|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Proposer.RetryPredicate
Interface to determine whether the Proposer should be retry with a new Proposal or abandon the effort.
Method Summary | |
---|---|
int |
retries()
|
boolean |
retry()
|
Method Detail |
---|
boolean retry() throws InterruptedException
InterruptedException
int retries()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |