| Package | Description |
|---|---|
| org.apache.zookeeper.server.quorum |
| Modifier and Type | Class | 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 | Description |
|---|---|---|
protected Election |
QuorumPeer.createElectionAlgorithm(int electionAlgorithm) |
|
Election |
QuorumPeer.getElectionAlg() |
Get an instance of LeaderElection
|
protected Election |
QuorumPeer.makeLEStrategy() |
Copyright © 2018 The Apache Software Foundation