| Package | Description | 
|---|---|
| org.apache.hadoop.metrics2.sink.ganglia | 
| Modifier and Type | Field and Description | 
|---|---|
| static AbstractGangliaSink.GangliaSlope | AbstractGangliaSink. DEFAULT_SLOPE | 
| Modifier and Type | Method and Description | 
|---|---|
| static AbstractGangliaSink.GangliaSlope | AbstractGangliaSink.GangliaSlope. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static AbstractGangliaSink.GangliaSlope[] | AbstractGangliaSink.GangliaSlope. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | GangliaSink31. emitMetric(String groupName,
          String name,
          String type,
          String value,
          org.apache.hadoop.metrics2.sink.ganglia.GangliaConf gConf,
          AbstractGangliaSink.GangliaSlope gSlope)The method sends metrics to Ganglia servers. | 
| protected void | GangliaSink30. emitMetric(String groupName,
          String name,
          String type,
          String value,
          org.apache.hadoop.metrics2.sink.ganglia.GangliaConf gConf,
          AbstractGangliaSink.GangliaSlope gSlope)The method sends metrics to Ganglia servers. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.