public interface RetryOptions
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_RETRIES |
static long |
DEFAULT_RETRY_DELAY |
| Modifier and Type | Method and Description |
|---|---|
int |
getRetries() |
long |
getRetryDelay() |
static final int DEFAULT_RETRIES
static final long DEFAULT_RETRY_DELAY
Copyright © 2016–2018. All rights reserved.