public interface RetryExecution
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLastExecution() |
Optional<Long> |
nextDelay()
Calculates the delay for the next execution.
|
Optional<Long> nextDelay()
boolean isLastExecution()
Copyright © 2020. All rights reserved.