Uses of Class
com.oracle.bmc.waiter.ExponentialBackoffDelayStrategy
-
Packages that use ExponentialBackoffDelayStrategy Package Description com.oracle.bmc.waiter -
-
Uses of ExponentialBackoffDelayStrategy in com.oracle.bmc.waiter
Subclasses of ExponentialBackoffDelayStrategy in com.oracle.bmc.waiter Modifier and Type Class Description class
ExponentialBackoffDelayStrategyWithJitter
Delay strategy that increases the wait time exponentially until a max time has been reached.
-