Class ExponentialBackOff
java.lang.Object
dev.vality.adapter.flow.lib.utils.backoff.ExponentialBackOff
- All Implemented Interfaces:
BackOff
public class ExponentialBackOff extends Object implements BackOff
-
Field Summary
Fields Modifier and Type Field Description static IntegerDEFAULT_INITIAL_INTERVAL_SECstatic IntegerDEFAULT_MAX_INTERVAL_SECstatic IntegerDEFAULT_MUTIPLIER -
Constructor Summary
-
Method Summary
Modifier and Type Method Description BackOffExecutionstart()