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, setTickTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvgRequestLatency, 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, setTickTimepublic FollowerBean(Follower follower, ZooKeeperServer zks)
public String getName()
getName in interface ZKMBeanInfogetName in class ZooKeeperServerBeanpublic String getQuorumAddress()
getQuorumAddress in interface FollowerMXBeanpublic String getLastQueuedZxid()
getLastQueuedZxid in interface FollowerMXBeanpublic int getPendingRevalidationCount()
getPendingRevalidationCount in interface FollowerMXBeanpublic long getElectionTimeTaken()
getElectionTimeTaken in interface FollowerMXBeanCopyright © 2008–2019 The Apache Software Foundation. All rights reserved.