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