| Package | Description | 
|---|---|
| org.apache.zookeeper.server.quorum | 
| Modifier and Type | Field and Description | 
|---|---|
Leader | 
QuorumPeer.leader  | 
| Modifier and Type | Method and Description | 
|---|---|
Leader | 
LeaderZooKeeperServer.getLeader()  | 
protected Leader | 
QuorumPeer.makeLeader(FileTxnSnapLog logFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
QuorumPeer.setLeader(Leader newLeader)  | 
boolean | 
LearnerHandler.syncFollower(long peerLastZxid,
            ZKDatabase db,
            Leader leader)
Determine if we need to sync with follower using DIFF/TRUNC/SNAP
 and setup follower to receive packets from commit processor 
 | 
protected void | 
LeaderZooKeeperServer.unregisterJMX(Leader leader)  | 
| Constructor and Description | 
|---|
LeaderBean(Leader leader,
          ZooKeeperServer zks)  | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.