@FunctionalInterface public static interface RetryPolicy.Action
| 限定符和类型 | 方法和说明 |
|---|---|
TimeDuration |
getSleepTime() |
default boolean |
shouldRetry() |
default boolean shouldRetry()
TimeDuration getSleepTime()
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.