@FunctionalInterface public static interface RetryPolicy.Event
| Modifier and Type | Method and Description |
|---|---|
int |
getAttemptCount() |
default Throwable |
getCause() |
default int |
getCauseCount() |
int getAttemptCount()
default int getCauseCount()
default Throwable getCause()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.