Class Hierarchy
- java.lang.Object
- com.google.api.core.AbstractApiFuture<V> (implements com.google.api.core.ApiFuture<V>)
- com.google.api.gax.retrying.NonCancellableFuture<ResponseT>
- com.google.api.gax.retrying.BasicResultRetryAlgorithm<ResponseT> (implements com.google.api.gax.retrying.ResultRetryAlgorithmWithContext<ResponseT>)
- com.google.api.gax.retrying.DirectRetryingExecutor<ResponseT> (implements com.google.api.gax.retrying.RetryingExecutorWithContext<ResponseT>)
- com.google.api.gax.retrying.ExponentialRetryAlgorithm (implements com.google.api.gax.retrying.TimedRetryAlgorithmWithContext)
- com.google.api.gax.retrying.ExponentialPollAlgorithm
- com.google.api.gax.retrying.RetryAlgorithm<ResponseT>
- com.google.api.gax.retrying.StreamingRetryAlgorithm<ResponseT>
- com.google.api.gax.retrying.RetrySettings (implements java.io.Serializable)
- com.google.api.gax.retrying.RetrySettings.Builder
- com.google.api.gax.retrying.ScheduledRetryingExecutor<ResponseT> (implements com.google.api.gax.retrying.RetryingExecutorWithContext<ResponseT>)
- com.google.api.gax.retrying.SimpleStreamResumptionStrategy<RequestT,
ResponseT> (implements com.google.api.gax.retrying.StreamResumptionStrategy<RequestT, ResponseT>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.google.api.gax.retrying.PollException
- com.google.api.gax.retrying.ServerStreamingAttemptException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.api.gax.retrying.TimedAttemptSettings
- com.google.api.gax.retrying.TimedAttemptSettings.Builder
- com.google.api.core.AbstractApiFuture<V> (implements com.google.api.core.ApiFuture<V>)
Interface Hierarchy
- java.util.concurrent.Future<V>
- com.google.api.core.ApiFuture<V>
- com.google.api.gax.retrying.RetryingFuture<ResponseT>
- com.google.api.core.ApiFuture<V>
- com.google.api.gax.retrying.ResultRetryAlgorithm<ResponseT>
- com.google.api.gax.retrying.ResultRetryAlgorithmWithContext<ResponseT>
- com.google.api.gax.retrying.RetryingContext
- com.google.api.gax.retrying.RetryingExecutor<ResponseT>
- com.google.api.gax.retrying.RetryingExecutorWithContext<ResponseT>
- com.google.api.gax.retrying.StreamResumptionStrategy<RequestT,
ResponseT> - com.google.api.gax.retrying.TimedRetryAlgorithm
- com.google.api.gax.retrying.TimedRetryAlgorithmWithContext