Uses of Class
com.google.cloud.bigquery.QueryStage
-
Packages that use QueryStage Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of QueryStage in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return types with arguments of type QueryStage Modifier and Type Method Description List<QueryStage>
JobStatistics.QueryStatistics. getQueryPlan()
Returns the query plan as a list of stages ornull
if a query plan is not available.
-