Uses of Class
org.apache.zookeeper.server.quorum.Leader
Packages that use Leader
-
Uses of Leader in org.apache.zookeeper.server.quorum
Fields in org.apache.zookeeper.server.quorum declared as LeaderMethods in org.apache.zookeeper.server.quorum that return LeaderModifier and TypeMethodDescriptionLeaderZooKeeperServer.getLeader()
protected Leader
QuorumPeer.makeLeader
(FileTxnSnapLog logFactory) Methods in org.apache.zookeeper.server.quorum with parameters of type LeaderModifier and TypeMethodDescriptionprotected void
protected void
LeaderZooKeeperServer.unregisterJMX
(Leader leader) Constructors in org.apache.zookeeper.server.quorum with parameters of type Leader -
Uses of Leader in org.apache.zookeeper.server.quorum.flexible
Methods in org.apache.zookeeper.server.quorum.flexible with parameters of type LeaderModifier and TypeMethodDescriptionboolean
QuorumOracleMaj.revalidateOutstandingProp
(Leader self, ArrayList<Leader.Proposal> outstandingProposal, long lastCommitted) default boolean
QuorumVerifier.revalidateOutstandingProp
(Leader self, ArrayList<Leader.Proposal> outstandingProposal, long lastCommitted)