Uses of Class
com.google.cloud.bigquery.BigQueryRetryConfig
Packages that use BigQueryRetryConfig
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigQueryRetryConfig in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigQueryRetryConfigMethods in com.google.cloud.bigquery with parameters of type BigQueryRetryConfigModifier and TypeMethodDescriptionstatic <V> VBigQueryRetryHelper.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) Constructors in com.google.cloud.bigquery with parameters of type BigQueryRetryConfigModifierConstructorDescriptionBigQueryRetryAlgorithm(com.google.api.gax.retrying.ResultRetryAlgorithm<ResponseT> resultAlgorithm, com.google.api.gax.retrying.TimedRetryAlgorithm timedAlgorithm, BigQueryRetryConfig bigQueryRetryConfig)