org.apache.zookeeper.server
public static interface ServerStats.Provider
Modifier and Type | Method and Description |
---|---|
long |
getLastProcessedZxid() |
long |
getOutstandingRequests() |
String |
getState() |
long getOutstandingRequests()
long getLastProcessedZxid()
String getState()
Copyright © 2014 The Apache Software Foundation