Class ExponentialBackOffTriggerProperties
- java.lang.Object
-
- com.netflix.genie.common.internal.properties.ExponentialBackOffTriggerProperties
-
public class ExponentialBackOffTriggerProperties extends java.lang.Object
Properties forExponentialBackOffTrigger
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
Constructors Constructor Description ExponentialBackOffTriggerProperties()
-