public final class BlockStrategies
extends java.lang.Object
BlockStrategy
instances.Modifier and Type | Method and Description |
---|---|
static BlockStrategy |
threadSleepStrategy()
Returns a block strategy that puts the current thread to sleep between
retries.
|
public static BlockStrategy threadSleepStrategy()