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() |
public int getRestartAttempts()
public Time getDelayBetweenAttemptsInterval()
public String getDescription()
RestartStrategies.RestartStrategyConfigurationgetDescription in class RestartStrategies.RestartStrategyConfigurationCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.