| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RetryUtils.retry(RetryUtils.Task<T> f,
Predicate<Throwable> shouldRetry,
RetryUtils.CleanupAfterFailure onEachFailure,
int maxTries,
String messageOnRetry) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.