@FunctionalInterface public static interface RetryPolicy.Event
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAttemptCount() |
default Throwable |
getCause() |
default int |
getCauseCount() |
int getAttemptCount()
default int getCauseCount()
default Throwable getCause()
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.