Uses of Class
org.apache.zookeeper.server.ZooKeeperServerBean
Packages that use ZooKeeperServerBean
Package
Description
ZooKeeper server theory of operation
-
Uses of ZooKeeperServerBean in org.apache.zookeeper.server
Subclasses of ZooKeeperServerBean in org.apache.zookeeper.serverFields in org.apache.zookeeper.server declared as ZooKeeperServerBean -
Uses of ZooKeeperServerBean in org.apache.zookeeper.server.quorum
Subclasses of ZooKeeperServerBean in org.apache.zookeeper.server.quorumModifier and TypeClassDescriptionclass
Follower MBean interface implementationclass
Leader MBean interface implementation.class
ReadOnly MX Bean interface, implemented by ReadOnlyBeanMethods in org.apache.zookeeper.server.quorum with parameters of type ZooKeeperServerBeanModifier and TypeMethodDescriptionvoid
LearnerZooKeeperServer.registerJMX
(ZooKeeperServerBean serverBean, LocalPeerBean localPeerBean) void
ReadOnlyZooKeeperServer.registerJMX
(ZooKeeperServerBean serverBean, LocalPeerBean localPeerBean)