| Package | Description |
|---|---|
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.ipc.metrics |
RPC related metrics.
|
| Modifier and Type | Field and Description |
|---|---|
protected RpcMetrics |
Server.rpcMetrics |
| Modifier and Type | Method and Description |
|---|---|
RpcMetrics |
Server.getRpcMetrics()
Returns a handle to the rpcMetrics (required in tests)
|
| Modifier and Type | Method and Description |
|---|---|
static RpcMetrics |
RpcMetrics.create(Server server) |
Copyright © 2013 Apache Software Foundation. All rights reserved.