| Package | Description |
|---|---|
| org.apache.hadoop.http |
Support for embedded HTTP services.
|
| org.apache.hadoop.ipc.metrics |
RPC related metrics.
|
| org.apache.hadoop.metrics2.impl |
A metrics system implementation
|
| org.apache.hadoop.metrics2.lib |
A collection of library classes for implementing metrics sources
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpServer2Metrics |
This class collects all the metrics of Jetty's StatisticsHandler
and expose them as Hadoop Metrics.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DecayRpcSchedulerDetailedMetrics |
This class is for maintaining queue (priority) level related
statistics when FairCallQueue is used and publishing them
through the metrics interface.
|
class |
RetryCacheMetrics |
This class is for maintaining the various RetryCache-related statistics
and publishing them through the metrics interfaces.
|
class |
RpcDetailedMetrics |
This class is for maintaining RPC method related statistics
and publishing them through the metrics interfaces.
|
class |
RpcMetrics |
This class is for maintaining the various RPC statistics
and publishing them through the metrics interfaces.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MetricsSystemImpl |
A base class for metrics system singletons
|
| Modifier and Type | Method | Description |
|---|---|---|
protected MetricsInfo |
MutableMetricsFactory.getInfo(java.lang.Class<?> cls,
Metrics annotation) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.