| 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 | Method and Description |
|---|---|
BigQueryRetryConfig |
BigQueryRetryConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static <V> V |
BigQueryRetryHelper.runWithRetries(Callable<V> callable,
com.google.api.gax.retrying.RetrySettings retrySettings,
com.google.api.gax.retrying.ResultRetryAlgorithm<?> resultRetryAlgorithm,
com.google.api.core.ApiClock clock,
BigQueryRetryConfig bigQueryRetryConfig) |
| Constructor and Description |
|---|
BigQueryRetryAlgorithm(com.google.api.gax.retrying.ResultRetryAlgorithm<ResponseT> resultAlgorithm,
com.google.api.gax.retrying.TimedRetryAlgorithm timedAlgorithm,
BigQueryRetryConfig bigQueryRetryConfig) |
Copyright © 2021 Google LLC. All rights reserved.