Uses of Interface
org.apache.zookeeper.server.quorum.ServerMXBean
-
Packages that use ServerMXBean Package Description org.apache.zookeeper.server.quorum -
-
Uses of ServerMXBean in org.apache.zookeeper.server.quorum
Subinterfaces of ServerMXBean in org.apache.zookeeper.server.quorum Modifier and Type Interface Description interface
LocalPeerMXBean
A local zookeeper server MBean interface.Classes in org.apache.zookeeper.server.quorum that implement ServerMXBean Modifier and Type Class Description class
LocalPeerBean
Implementation of the local peer MBean interface.class
ServerBean
An abstract base class for the leader and follower MBeans.
-