public interface LeaderMXBean extends ZooKeeperServerMXBean
Modifier and Type | Method and Description |
---|---|
String |
followerInfo() |
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, 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
String getCurrentZxid()
String followerInfo()
long getElectionTimeTaken()
int getLastProposalSize()
int getMinProposalSize()
int getMaxProposalSize()
void resetProposalStatistics()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.