public class FollowerBean extends ZooKeeperServerBean implements FollowerMXBean
zks| Constructor and Description |
|---|
FollowerBean(Follower follower,
ZooKeeperServer zks) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLastQueuedZxid() |
java.lang.String |
getName() |
int |
getPendingRevalidationCount() |
java.lang.String |
getQuorumAddress() |
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, isHidden, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTimepublic FollowerBean(Follower follower, ZooKeeperServer zks)
public java.lang.String getName()
getName in interface ZKMBeanInfogetName in class ZooKeeperServerBeanpublic java.lang.String getQuorumAddress()
getQuorumAddress in interface FollowerMXBeanpublic java.lang.String getLastQueuedZxid()
getLastQueuedZxid in interface FollowerMXBeanpublic int getPendingRevalidationCount()
getPendingRevalidationCount in interface FollowerMXBeanCopyright © 2016 The Apache Software Foundation