Interface ExponentialBackoffRetryStrategyConfig.MaxRetryWaitTimeStep
-
- All Known Implementing Classes:
ExponentialBackoffRetryStrategyConfig.ExponentialBackoffRetryStrategyConfigBuilder
- Enclosing class:
- ExponentialBackoffRetryStrategyConfig
public static interface ExponentialBackoffRetryStrategyConfig.MaxRetryWaitTimeStep
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStepmaxRetryWaitTimeMs(long maxRetryWaitTimeMs)
-
-
-
Method Detail
-
maxRetryWaitTimeMs
ExponentialBackoffRetryStrategyConfig.RetryFactorTimeStep maxRetryWaitTimeMs(long maxRetryWaitTimeMs)
-
-