Delay Strategy
interface DelayStrategy
Content copied to clipboard
Interface, using the strategy pattern, for an implementer to delay for periods of time.
Functions
Inheritors
FixedDelay
Link copied to clipboard
ExponentialBackoff
Link copied to clipboard
Dynamic
Link copied to clipboard