Package | Description |
---|---|
org.apache.hadoop.metrics2 |
Metrics 2.0
|
Modifier and Type | Method and Description |
---|---|
Iterable<AbstractMetric> |
MetricsRecord.metrics()
Get the metrics of the record
|
Modifier and Type | Method and Description |
---|---|
MetricsRecordBuilder |
MetricStringBuilder.add(AbstractMetric metric) |
abstract MetricsRecordBuilder |
MetricsRecordBuilder.add(AbstractMetric metric)
Add a pre-made immutable metric object
|
Copyright © 2017 Apache Software Foundation. All rights reserved.