Interface RetryingContext

All Known Subinterfaces:
ApiCallContext

@BetaApi("The surface for passing per operation state is not yet stable") public interface RetryingContext
Context for a retryable operation.

It provides state to individual RetryingFutures via the RetryingExecutor.