|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.zookeeper.server.ZooKeeperServerBean
org.apache.zookeeper.server.quorum.FollowerBean
public class FollowerBean
Follower MBean inteface implementation
Field Summary |
---|
Fields inherited from class org.apache.zookeeper.server.ZooKeeperServerBean |
---|
zks |
Constructor Summary | |
---|---|
FollowerBean(Follower follower,
ZooKeeperServer zks)
|
Method Summary | |
---|---|
java.lang.String |
getLastQueuedZxid()
|
java.lang.String |
getName()
|
int |
getPendingRevalidationCount()
|
java.lang.String |
getQuorumAddress()
|
Methods inherited from class org.apache.zookeeper.server.ZooKeeperServerBean |
---|
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, 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 |
Methods inherited from interface org.apache.zookeeper.server.ZooKeeperServerMXBean |
---|
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime |
Constructor Detail |
---|
public FollowerBean(Follower follower, ZooKeeperServer zks)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |