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