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()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.