Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Class and Description |
---|---|
class |
AuthFastLeaderElection
Deprecated.
This class has been deprecated as of release 3.4.0.
|
class |
FastLeaderElection
Implementation of leader election using TCP.
|
class |
LeaderElection
Deprecated.
This class has been deprecated as of release 3.4.0.
|
Modifier and Type | Method and Description |
---|---|
protected Election |
QuorumPeer.createElectionAlgorithm(int electionAlgorithm) |
Election |
QuorumPeer.getElectionAlg()
Get an instance of LeaderElection
|
protected Election |
QuorumPeer.makeLEStrategy() |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.