| Package | Description |
|---|---|
| org.apache.hadoop.metrics2.sink.ganglia |
| Modifier and Type | Field | Description |
|---|---|---|
static AbstractGangliaSink.GangliaSlope |
AbstractGangliaSink.DEFAULT_SLOPE |
| Modifier and Type | Method | Description |
|---|---|---|
static AbstractGangliaSink.GangliaSlope |
AbstractGangliaSink.GangliaSlope.valueOf(java.lang.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 | Description |
|---|---|---|
protected void |
GangliaSink30.emitMetric(java.lang.String groupName,
java.lang.String name,
java.lang.String type,
java.lang.String value,
org.apache.hadoop.metrics2.sink.ganglia.GangliaConf gConf,
AbstractGangliaSink.GangliaSlope gSlope) |
The method sends metrics to Ganglia servers.
|
protected void |
GangliaSink31.emitMetric(java.lang.String groupName,
java.lang.String name,
java.lang.String type,
java.lang.String value,
org.apache.hadoop.metrics2.sink.ganglia.GangliaConf gConf,
AbstractGangliaSink.GangliaSlope gSlope) |
The method sends metrics to Ganglia servers.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.