| Package | Description |
|---|---|
| io.smallrye.faulttolerance.core.retry | |
| io.smallrye.faulttolerance.core.stopwatch |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<V> |
CompletionStageRetry.doRetry(InvocationContext<CompletionStage<V>> target,
int attempt,
RunningStopwatch stopwatch,
Throwable latestFailure) |
| Modifier and Type | Method and Description |
|---|---|
RunningStopwatch |
SystemStopwatch.start() |
RunningStopwatch |
Stopwatch.start() |
Copyright © 2018–2020. All rights reserved.