public class FollowerBean extends ZooKeeperServerBean implements FollowerMXBean
zks
Constructor and Description |
---|
FollowerBean(Follower follower,
ZooKeeperServer zks) |
Modifier and Type | Method and Description |
---|---|
long |
getElectionTimeTaken() |
String |
getLastQueuedZxid() |
String |
getName() |
int |
getPendingRevalidationCount() |
String |
getQuorumAddress() |
getAvgRequestLatency, getClientPort, getDataDirSize, getFsyncThresholdExceedCount, getJuteMaxBufferSize, getLastClientResponseSize, getLogDirSize, getMaxClientCnxnsPerHost, getMaxClientResponseSize, getMaxRequestLatency, getMaxSessionTimeout, getMinClientResponseSize, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getSecureClientAddress, getSecureClientPort, getStartTime, getTickTime, getTxnLogElapsedSyncTime, getVersion, isHidden, resetFsyncThresholdExceedCount, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvgRequestLatency, getClientPort, getDataDirSize, getFsyncThresholdExceedCount, getJuteMaxBufferSize, getLastClientResponseSize, getLogDirSize, getMaxClientCnxnsPerHost, getMaxClientResponseSize, getMaxRequestLatency, getMaxSessionTimeout, getMinClientResponseSize, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getSecureClientAddress, getSecureClientPort, getStartTime, getTickTime, getTxnLogElapsedSyncTime, getVersion, resetFsyncThresholdExceedCount, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
public FollowerBean(Follower follower, ZooKeeperServer zks)
public String getName()
getName
in interface ZKMBeanInfo
getName
in class ZooKeeperServerBean
public String getQuorumAddress()
getQuorumAddress
in interface FollowerMXBean
public String getLastQueuedZxid()
getLastQueuedZxid
in interface FollowerMXBean
public int getPendingRevalidationCount()
getPendingRevalidationCount
in interface FollowerMXBean
public long getElectionTimeTaken()
getElectionTimeTaken
in interface FollowerMXBean
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.