Uses of Interface
org.apache.zookeeper.server.ZooKeeperServerMXBean
Packages that use ZooKeeperServerMXBean
Package
Description
ZooKeeper server theory of operation
-
Uses of ZooKeeperServerMXBean in org.apache.zookeeper.server
Classes in org.apache.zookeeper.server that implement ZooKeeperServerMXBeanModifier and TypeClassDescriptionclass
ObserverBeanclass
This class implements the ZooKeeper server MBean interface. -
Uses of ZooKeeperServerMXBean in org.apache.zookeeper.server.quorum
Subinterfaces of ZooKeeperServerMXBean in org.apache.zookeeper.server.quorumModifier and TypeInterfaceDescriptioninterface
Follower MBeaninterface
Leader MBean.interface
Observer MX Bean interface, implemented by ObserverBeanClasses in org.apache.zookeeper.server.quorum that implement ZooKeeperServerMXBeanModifier and TypeClassDescriptionclass
Follower MBean interface implementationclass
Leader MBean interface implementation.class
ReadOnly MX Bean interface, implemented by ReadOnlyBean