|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RetryBackoffStrategy.Instance
Method Summary | |
---|---|
void |
begin()
Start the reconnect process |
int |
getAttemptCount()
|
long |
getNextDelay()
Return the next backoff delay in the strategy |
void |
success()
Called when a connection was established successfully |
void |
suspend()
Suspend the host for being bad (i.e. |
Method Detail |
---|
void begin()
void success()
long getNextDelay()
void suspend()
int getAttemptCount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |