public static interface Proposer.RetryPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
electionRoundConcluded() |
int |
retries() |
boolean |
retry() |
boolean retry()
throws InterruptedException
InterruptedExceptionboolean electionRoundConcluded()
int retries()
Copyright © 2024. All rights reserved.