@FunctionalInterface public static interface RetryPolicy.Action
| Modifier and Type | Method and Description |
|---|---|
TimeDuration |
getSleepTime() |
default boolean |
shouldRetry() |
default boolean shouldRetry()
TimeDuration getSleepTime()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.