|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGangliaSink.GangliaSlope | |
---|---|
org.apache.hadoop.metrics2.sink.ganglia |
Uses of AbstractGangliaSink.GangliaSlope in org.apache.hadoop.metrics2.sink.ganglia |
---|
Fields in org.apache.hadoop.metrics2.sink.ganglia declared as AbstractGangliaSink.GangliaSlope | |
---|---|
static AbstractGangliaSink.GangliaSlope |
AbstractGangliaSink.DEFAULT_SLOPE
|
Methods in org.apache.hadoop.metrics2.sink.ganglia that return AbstractGangliaSink.GangliaSlope | |
---|---|
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. |
Methods in org.apache.hadoop.metrics2.sink.ganglia with parameters of type AbstractGangliaSink.GangliaSlope | |
---|---|
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. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |