Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Class and Description |
---|---|
class |
BigQueryResultStatsImpl |
Modifier and Type | Method and Description |
---|---|
BigQueryResultStats |
BigQueryResult.getBigQueryResultStats() |
BigQueryResultStats |
BigQueryResultImpl.getBigQueryResultStats() |
BigQueryResultStats |
BigQueryDryRunResultImpl.getStatistics() |
BigQueryResultStats |
BigQueryDryRunResult.getStatistics()
Returns some processing statistics
|
Constructor and Description |
---|
BigQueryResultImpl(Schema schema,
long totalRows,
BlockingQueue<T> buffer,
BigQueryResultStats bigQueryResultStats) |
Copyright © 2023 Google LLC. All rights reserved.