org.apache.zookeeper.server.quorum
public interface LeaderMXBean extends ZooKeeperServerMXBean
Modifier and Type | Method and Description |
---|---|
String |
followerInfo() |
String |
getCurrentZxid()
Current zxid of cluster.
|
getAvgRequestLatency, getClientPort, getMaxClientCnxnsPerHost, getMaxRequestLatency, getMaxSessionTimeout, getMinRequestLatency, getMinSessionTimeout, getOutstandingRequests, getPacketsReceived, getPacketsSent, getStartTime, getTickTime, getVersion, resetLatency, resetMaxLatency, resetStatistics, setMaxClientCnxnsPerHost, setMaxSessionTimeout, setMinSessionTimeout, setTickTime
Copyright © 2014 The Apache Software Foundation