Uses of Class
com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Packages that use JobStatistics.QueryStatistics Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of JobStatistics.QueryStatistics in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatistics.QueryStatistics Modifier and Type Method Description JobStatistics.QueryStatistics
BigQueryResultStats. getQueryStatistics()
Returns query statistics of a query jobJobStatistics.QueryStatistics
BigQueryResultStatsImpl. getQueryStatistics()
Constructors in com.google.cloud.bigquery with parameters of type JobStatistics.QueryStatistics Constructor Description BigQueryResultStatsImpl(JobStatistics.QueryStatistics queryStatistics, JobStatistics.SessionInfo sessionInfo)
-