| 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 | Description |
|---|---|---|
protected RpcMetrics |
Server.rpcMetrics |
| Modifier and Type | Method | Description |
|---|---|---|
RpcMetrics |
Server.getRpcMetrics() |
Returns a handle to the rpcMetrics (required in tests)
|
| Modifier and Type | Method | Description |
|---|---|---|
static RpcMetrics |
RpcMetrics.create(Server server,
Configuration conf) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.