SessionRetryContext.Builder |
SessionRetryContext.Builder.backoffCeiling(int backoffCeiling) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.backoffSlot(Duration duration) |
static SessionRetryContext.Builder |
SessionRetryContext.create(SessionSupplier sessionSupplier) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.executor(Executor executor) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.fastBackoffCeiling(int backoffCeiling) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.fastBackoffSlot(Duration duration) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.maxRetries(int maxRetries) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.retryNotFound(boolean retryNotFound) |
SessionRetryContext.Builder |
SessionRetryContext.Builder.sessionSupplyTimeout(Duration duration) |