| Package | Description |
|---|---|
| net.jodah.recurrent | |
| net.jodah.recurrent.util |
| Modifier and Type | Method and Description |
|---|---|
Duration |
RetryPolicy.getDelay()
Returns the delay between retries.
|
Duration |
RetryPolicy.getMaxDelay()
Returns the max delay between backoff retries.
|
Duration |
RetryPolicy.getMaxDuration()
Returns the max duration to perform retries for.
|
| Modifier and Type | Field and Description |
|---|---|
static Duration |
Duration.NONE |
Copyright © 2015. All Rights Reserved.