public static class RetryStrategy.Config
extends java.lang.Object
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxRetryCount() |
void |
setMaxRetryCount(int maxRetryCount) |
java.lang.String |
toString() |