public interface FollowerMXBean extends ZooKeeperServerMXBean
Modifier and Type | Method and Description |
---|---|
long |
getElectionTimeTaken() |
java.lang.String |
getLastQueuedZxid() |
int |
getPendingRevalidationCount() |
java.lang.String |
getQuorumAddress() |
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
java.lang.String getQuorumAddress()
java.lang.String getLastQueuedZxid()
int getPendingRevalidationCount()
long getElectionTimeTaken()
Copyright © 2018 The Apache Software Foundation