Interface Election
- 
- All Known Implementing Classes:
- FastLeaderElection
 
 public interface Election
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description VotelookForLeader()voidshutdown()
 
- 
- 
- 
Method Detail- 
lookForLeaderVote lookForLeader() throws InterruptedException - Throws:
- InterruptedException
 
 - 
shutdownvoid shutdown() 
 
- 
 
-