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 TypeClassDescriptionclassObserverBeanclassThis 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 TypeInterfaceDescriptioninterfaceFollower MBeaninterfaceLeader MBean.interfaceObserver MX Bean interface, implemented by ObserverBeanClasses in org.apache.zookeeper.server.quorum that implement ZooKeeperServerMXBeanModifier and TypeClassDescriptionclassFollower MBean interface implementationclassLeader MBean interface implementation.classReadOnly MX Bean interface, implemented by ReadOnlyBean