JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.zookeeper.server.quorum
Election
Contents
Description
Method Summary
Method Details
lookForLeader()
shutdown()
Hide sidebar
Show sidebar
Interface Election
All Known Implementing Classes:
FastLeaderElection
public interface
Election
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Vote
lookForLeader
()
void
shutdown
()
Method Details
lookForLeader
Vote
lookForLeader
() throws
InterruptedException
Throws:
InterruptedException
shutdown
void
shutdown
()