public interface MetricsHBaseServerWrapper
Modifier and Type | Method and Description |
---|---|
int |
getActiveRpcHandlerCount() |
int |
getGeneralQueueLength() |
int |
getNumOpenConnections() |
int |
getPriorityQueueLength() |
int |
getReplicationQueueLength() |
long |
getTotalQueueSize() |
long getTotalQueueSize()
int getGeneralQueueLength()
int getReplicationQueueLength()
int getPriorityQueueLength()
int getNumOpenConnections()
int getActiveRpcHandlerCount()