public interface Election
| Modifier and Type | Method and Description |
|---|---|
Vote |
lookForLeader() |
void |
shutdown() |
Vote lookForLeader() throws java.lang.InterruptedException
java.lang.InterruptedExceptionvoid shutdown()
Copyright © 2016 The Apache Software Foundation