Uses of Package
org.apache.zookeeper.server.quorum
Packages that use org.apache.zookeeper.server.quorum
Package
Description
ZooKeeper server theory of operation
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.client
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.common
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.serverClassDescriptionProvides live statistics about Jute buffer usage in term of proposal and client request size.Observers are peers that do not take part in the atomic broadcast protocol.Observer MX Bean interface, implemented by ObserverBean
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.server.controllerClassDescriptionThis class manages the quorum protocol.
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.server.quorumClassDescriptionProvides live statistics about Jute buffer usage in term of proposal and client request size.This RequestProcessor matches the incoming committed requests with the locally submitted requests.This class has the control logic for the Follower.Follower MBeanJust like the standard ZooKeeperServer.This class has the control logic for the Leader.Leader MBean interface implementation.Leader election protocol MBean.Leader MBean.Just like the standard ZooKeeperServer.This class is the superclass of two of the three main actors in a ZK ensemble: Followers and Observers.There will be an instance of this class created by the Leader for each learner.This MBean represents a server connection for a learner.interface for keeping Observers in syncUtility class to limit the number of concurrent syncs from a leader to observers and followers or from a follower to observers.Parent class for all ZooKeeperServers for LearnersImplementation of the local peer MBean interface.A local zookeeper server MBean interface.Local session tracker.This class allows to store several quorum and electing addresses.Observers are peers that do not take part in the atomic broadcast protocol.A ZooKeeperServer for the Observer node type.This class implements a connection manager for leader election using TCP.Thread to listen on some portsAn MBean representing a zookeeper cluster nodes (aka quorum peers)This class manages the quorum protocol.(Used for monitoring) When peer is in synchronization phase, this shows which synchronization mechanism is being used(Used for monitoring) shows the current phase of Zab protocol that peer is running.Abstract base class for all ZooKeeperServers that participate in a quorum.A proxy for a remote quorum peer.An abstract base class for the leader and follower MBeans.A quorum server MBean.This class encapsulates the state comparison logic.Thrown when a
Leader
has too many concurrent syncs being sent to observers.A session tracker that supports upgradeable local sessions. -
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.server.quorum.auth
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.server.quorum.flexibleClassDescriptionThis class has the control logic for the Leader.There will be an instance of this class created by the Leader for each learner.
-
Classes in org.apache.zookeeper.server.quorum used by org.apache.zookeeper.server.util