Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Field and Description |
---|---|
protected HBaseRpcMetrics |
HBaseServer.rpcMetrics |
Modifier and Type | Method and Description |
---|---|
HBaseRpcMetrics |
HBaseServer.getRpcMetrics()
Returns the metrics instance for reporting RPC call statistics
|
HBaseRpcMetrics |
RpcServer.getRpcMetrics()
Returns the metrics instance for reporting RPC call statistics
|
Modifier and Type | Method and Description |
---|---|
HBaseRpcMetrics |
HRegionServer.getRpcMetrics()
Return a reference to the metrics instance used for counting RPC calls.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.