public static class ConstantRetryStrategy.Config extends RetryStrategy.Config<ConstantRetryStrategy.Config>
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
long |
getRetryIntervalMillis() |
ConstantRetryStrategy.Config |
setRetryIntervalMillis(long retryIntervalMillis) |
getMaxRetryCount, setMaxRetryCountpublic long getRetryIntervalMillis()
public ConstantRetryStrategy.Config setRetryIntervalMillis(long retryIntervalMillis)