public interface RetryBackoffStrategy
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RetryBackoffStrategy.Callback |
static interface |
RetryBackoffStrategy.Instance |
| Modifier and Type | Method and Description |
|---|---|
RetryBackoffStrategy.Instance |
createInstance()
Create an instance of the strategy for a single host
|
RetryBackoffStrategy.Instance createInstance()