org.apache.zookeeper.server.quorum
Class ReadOnlyBean
java.lang.Object
org.apache.zookeeper.server.ZooKeeperServerBean
org.apache.zookeeper.server.quorum.ReadOnlyBean
- All Implemented Interfaces:
- ZKMBeanInfo, ZooKeeperServerMXBean
public class ReadOnlyBean
- extends ZooKeeperServerBean
ReadOnly MX Bean interface, implemented by ReadOnlyBean
| Methods inherited from class org.apache.zookeeper.server.ZooKeeperServerBean |
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, isHidden, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadOnlyBean
public ReadOnlyBean(ZooKeeperServer zks)
getName
public String getName()
- Specified by:
getName in interface ZKMBeanInfo- Overrides:
getName in class ZooKeeperServerBean
- Returns:
- a string identifying the MBean
Copyright © 2013 The Apache Software Foundation