public class Incremental extends Object implements RetryStrategy
| Constructor and Description |
|---|
Incremental(int maxRetries,
long initialInterval,
long incrementalInterval) |
public Incremental(int maxRetries,
long initialInterval,
long incrementalInterval)
public RetryState getRetryState()
RetryStrategygetRetryState in interface RetryStrategyCopyright © 2015. All rights reserved.