public interface LeaderMXBean extends ZooKeeperServerMXBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
followerInfo() |
java.lang.String |
getCurrentZxid()
Current zxid of cluster.
|
long |
getElectionTimeTaken() |
int |
getLastProposalSize() |
int |
getMaxProposalSize() |
int |
getMinProposalSize() |
void |
resetProposalStatistics()
Resets statistics of proposal size (min/max/last)
|
getAvgRequestLatency, getClientPort, getFsyncThresholdExceedCount, getJuteMaxBufferSize, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getNumAliveConnections, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetFsyncThresholdExceedCount, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
java.lang.String getCurrentZxid()
java.lang.String followerInfo()
long getElectionTimeTaken()
int getLastProposalSize()
int getMinProposalSize()
int getMaxProposalSize()
void resetProposalStatistics()
Copyright © 2019 The Apache Software Foundation