Class ThreadSleepDelay
java.lang.Object
io.smallrye.faulttolerance.core.retry.ThreadSleepDelay
- All Implemented Interfaces:
SyncDelay
Sync delay based on
Thread.sleep.-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadSleepDelay
-
-
Method Details
-
sleep
- Specified by:
sleepin interfaceSyncDelay- Throws:
InterruptedException
-