T - returned type of the task.public static interface RetryUtils.Task<T>
| Modifier and Type | Method and Description |
|---|---|
T |
perform()
This method is tried up to maxTries times unless it succeeds.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.