public interface RetryStrategy
| Modifier and Type | Interface and Description |
|---|---|
static class |
RetryStrategy.Builder |
| Modifier and Type | Field and Description |
|---|---|
static RetryStrategy |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
int |
getRetryCount() |
int |
getSleepMs() |
static final RetryStrategy DEFAULT
Copyright © 2021. All rights reserved.