Uses of Interface
org.apache.zookeeper.server.quorum.Election
Packages that use Election
-
Uses of Election in org.apache.zookeeper.server.quorum
Classes in org.apache.zookeeper.server.quorum that implement ElectionModifier and TypeClassDescriptionclassImplementation of leader election using TCP.Methods in org.apache.zookeeper.server.quorum that return ElectionModifier and TypeMethodDescriptionprotected ElectionQuorumPeer.createElectionAlgorithm(int electionAlgorithm) QuorumPeer.getElectionAlg()Get an instance of LeaderElectionprotected ElectionQuorumPeer.makeLEStrategy()