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, setTickTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
public FollowerBean(Follower follower, ZooKeeperServer zks)
public java.lang.String getName()
getName
in interface ZKMBeanInfo
getName
in class ZooKeeperServerBean
public java.lang.String getQuorumAddress()
getQuorumAddress
in interface FollowerMXBean
public java.lang.String getLastQueuedZxid()
getLastQueuedZxid
in interface FollowerMXBean
public int getPendingRevalidationCount()
getPendingRevalidationCount
in interface FollowerMXBean
Copyright © 2019 The Apache Software Foundation