| Class | Description |
|---|---|
| BackoffRunnable |
Defines a
Runnable that can be delayed depending on the BackoffBarrier of the execution. |
| FastRecovery |
Wraps a
BackoffRunnable and notifies all FastRecoveryObservers whether current State is
Unstable/Stable. |
| Reschedulable |
Wraps a
BackoffRunnable and notifies ReschedulingObserver to reschedule with different
SchedulingConfiguration depending on the stability of its wrapped Runnable. |
Copyright © 2014–2021 MuleSoft, Inc.. All rights reserved.