Package | Description |
---|---|
org.apache.zookeeper.server.quorum | |
org.apache.zookeeper.server.quorum.flexible |
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) |
protected void |
LeaderZooKeeperServer.unregisterJMX(Leader leader) |
Constructor and Description |
---|
LeaderBean(Leader leader,
ZooKeeperServer zks) |
Modifier and Type | Method and Description |
---|---|
default boolean |
QuorumVerifier.revalidateOutstandingProp(Leader self,
ArrayList<Leader.Proposal> outstandingProposal,
long lastCommitted) |
boolean |
QuorumOracleMaj.revalidateOutstandingProp(Leader self,
ArrayList<Leader.Proposal> outstandingProposal,
long lastCommitted) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.