| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode.startupprogress |
This package provides a mechanism for tracking
NameNode startup
progress. |
| org.apache.hadoop.metrics2 |
Metrics 2.0
|
| org.apache.hadoop.metrics2.impl |
A metrics system implementation
|
| org.apache.hadoop.metrics2.source | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
void |
StartupProgressMetrics.getMetrics(MetricsCollector collector,
boolean all) |
| Modifier and Type | Method and Description |
|---|---|
MetricsCollector |
MetricsRecordBuilder.endRecord()
Syntactic sugar to add multiple records in a collector in a one liner.
|
abstract MetricsCollector |
MetricsRecordBuilder.parent() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsSource.getMetrics(MetricsCollector collector,
boolean all)
Get metrics from the source
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsSystemImpl.getMetrics(MetricsCollector builder,
boolean all) |
| Modifier and Type | Method and Description |
|---|---|
void |
JvmMetrics.getMetrics(MetricsCollector collector,
boolean all) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueMetrics.getMetrics(MetricsCollector collector,
boolean all) |
Copyright © 2013 Apache Software Foundation. All rights reserved.