Uses of Class
org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink.GangliaConfType

Packages that use AbstractGangliaSink.GangliaConfType
org.apache.hadoop.metrics2.sink.ganglia   
 

Uses of AbstractGangliaSink.GangliaConfType in org.apache.hadoop.metrics2.sink.ganglia
 

Methods in org.apache.hadoop.metrics2.sink.ganglia that return AbstractGangliaSink.GangliaConfType
static AbstractGangliaSink.GangliaConfType AbstractGangliaSink.GangliaConfType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractGangliaSink.GangliaConfType[] AbstractGangliaSink.GangliaConfType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation