public class BigQueryRetryHelper
extends com.google.cloud.RetryHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
BigQueryRetryHelper.BigQueryRetryHelperException |
| Constructor and Description |
|---|
BigQueryRetryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <V> V |
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) |
public static <V> V 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) throws com.google.cloud.RetryHelper.RetryHelperException
com.google.cloud.RetryHelper.RetryHelperExceptionCopyright © 2021 Google LLC. All rights reserved.