Uses of Class
com.google.cloud.bigquery.JobStatistics
Packages that use JobStatistics
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of JobStatistics in com.google.cloud.bigquery
Subclasses of JobStatistics in com.google.cloud.bigqueryModifier and TypeClassDescriptionstatic classA Google BigQuery Copy Job statistics.static classA Google BigQuery Extract Job statistics.static classA Google BigQuery Load Job statistics.static classA Google BigQuery Query Job statistics.Methods in com.google.cloud.bigquery with type parameters of type JobStatisticsModifier and TypeMethodDescription<S extends JobStatistics>
SJobInfo.getStatistics()Returns information about the job, including starting time and ending time of the job.