|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Election | |
---|---|
org.apache.zookeeper.server.quorum |
Uses of Election in org.apache.zookeeper.server.quorum |
---|
Classes in org.apache.zookeeper.server.quorum that implement Election | |
---|---|
class |
AuthFastLeaderElection
|
class |
FastLeaderElection
Implementation of leader election using TCP. |
class |
LeaderElection
|
Methods in org.apache.zookeeper.server.quorum that return Election | |
---|---|
protected Election |
QuorumPeer.createElectionAlgorithm(int electionAlgorithm)
|
Election |
QuorumPeer.getElectionAlg()
Get an instance of LeaderElection |
protected Election |
QuorumPeer.makeLEStrategy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |