Package | Description |
---|---|
org.apache.hadoop.metrics.spi |
The Service Provider Interface for the Metrics API.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractMetricsContext.remove(MetricsRecordImpl record)
Deprecated.
Called by MetricsRecordImpl.remove().
|
protected void |
AbstractMetricsContext.update(MetricsRecordImpl record)
Deprecated.
Called by MetricsRecordImpl.update().
|
Copyright © 2017 Apache Software Foundation. All rights reserved.