Package | Description |
---|---|
org.apache.hadoop.metrics2 |
Metrics 2.0
|
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
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.