Uses of Enum Class
org.apache.hadoop.metrics2.sink.ganglia.AbstractGangliaSink.GangliaConfType
Packages that use AbstractGangliaSink.GangliaConfType
-
Uses of AbstractGangliaSink.GangliaConfType in org.apache.hadoop.metrics2.sink.ganglia
Methods in org.apache.hadoop.metrics2.sink.ganglia that return AbstractGangliaSink.GangliaConfTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractGangliaSink.GangliaConfType[]AbstractGangliaSink.GangliaConfType.values()Returns an array containing the constants of this enum class, in the order they are declared.