JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.zookeeper.server.quorum
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
()