ZKMBeanInfo, FollowerMXBean, ZooKeeperServerMXBeanpublic class FollowerBean extends ZooKeeperServerBean implements FollowerMXBean
zks| Constructor | Description |
|---|---|
FollowerBean(Follower follower,
ZooKeeperServer zks) |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getElectionTimeTaken() |
|
java.lang.String |
getLastQueuedZxid() |
|
java.lang.String |
getName() |
|
int |
getPendingRevalidationCount() |
|
java.lang.String |
getQuorumAddress() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, isHidden, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTimegetAvgRequestLatency, 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 FollowerMXBeanpublic long getElectionTimeTaken()
getElectionTimeTaken in interface FollowerMXBeanCopyright © 2018 The Apache Software Foundation