public static final class RestartStrategies.FixedDelayRestartStrategyConfiguration extends RestartStrategies.RestartStrategyConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Time |
getDelayBetweenAttemptsInterval() |
String |
getDescription()
Returns a description which is shown in the web interface.
|
int |
getRestartAttempts() |
int |
hashCode() |
toString
public int getRestartAttempts()
public Time getDelayBetweenAttemptsInterval()
public String getDescription()
RestartStrategies.RestartStrategyConfiguration
getDescription
in class RestartStrategies.RestartStrategyConfiguration
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.