public interface LeaderListener
| Modifier and Type | Method and Description |
|---|---|
void |
isLeader() |
void |
notLeader() |
void isLeader()
throws InterruptedException
InterruptedExceptionvoid notLeader()
throws InterruptedException
InterruptedExceptionCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.