Uses of Class
io.helidon.faulttolerance.Retry.DelayingRetryPolicy
-
Uses of Retry.DelayingRetryPolicy in io.helidon.faulttolerance
Modifier and TypeMethodDescriptionRetry.DelayingRetryPolicy.Builder.build()
static Retry.DelayingRetryPolicy
Retry.DelayingRetryPolicy.noDelay
(int calls) Create a retry policy with no delays and with the specified number of calls.