Class ExponentialBackOffTriggerProperties
java.lang.Object
com.netflix.genie.common.internal.properties.ExponentialBackOffTriggerProperties
Properties for
ExponentialBackOffTrigger
used in various places.
Notice this class is not tagged as ConfigurationProperties
since it's not a root property class.
- Since:
- 4.0.0
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExponentialBackOffTriggerProperties
public ExponentialBackOffTriggerProperties()
-