public interface Election
Modifier and Type | Method and Description |
---|---|
Vote |
lookForLeader() |
void |
shutdown() |
Vote lookForLeader() throws InterruptedException
InterruptedException
void shutdown()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.