| Package | Description | 
|---|---|
| org.apache.hadoop.metrics.ganglia | 
 Implementation of the metrics package that sends metric data to 
Ganglia. 
 | 
| org.apache.hadoop.metrics.spi | 
 The Service Provider Interface for the Metrics API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GangliaContext
Deprecated. 
 
Use  
GangliaSink30
 instead. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompositeContext
Deprecated. 
 
Use org.apache.hadoop.metrics2 package instead. 
 | 
class  | 
NoEmitMetricsContext
Deprecated. 
 
Use org.apache.hadoop.metrics2 package instead. 
 | 
class  | 
NullContext
Deprecated. 
 
Use org.apache.hadoop.metrics2 package instead. 
 | 
class  | 
NullContextWithUpdateThread
Deprecated. 
 
Use org.apache.hadoop.metrics2 package instead. 
 | 
| Constructor and Description | 
|---|
MetricsRecordImpl(String recordName,
                 AbstractMetricsContext context)
Deprecated.  
Creates a new instance of FileRecord 
 | 
Copyright © 2019 Apache Software Foundation. All rights reserved.