public class MetricsHBaseServerWrapperImpl extends Object implements MetricsHBaseServerWrapper
| Modifier and Type | Method and Description |
|---|---|
int |
getActiveRpcHandlerCount() |
int |
getGeneralQueueLength() |
int |
getNumOpenConnections() |
int |
getPriorityQueueLength() |
int |
getReplicationQueueLength() |
long |
getTotalQueueSize() |
public long getTotalQueueSize()
getTotalQueueSize in interface MetricsHBaseServerWrapperpublic int getGeneralQueueLength()
getGeneralQueueLength in interface MetricsHBaseServerWrapperpublic int getReplicationQueueLength()
getReplicationQueueLength in interface MetricsHBaseServerWrapperpublic int getPriorityQueueLength()
getPriorityQueueLength in interface MetricsHBaseServerWrapperpublic int getNumOpenConnections()
getNumOpenConnections in interface MetricsHBaseServerWrapperpublic int getActiveRpcHandlerCount()
getActiveRpcHandlerCount in interface MetricsHBaseServerWrapperCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.