Uses of Enum Class
org.apache.hadoop.mapreduce.checkpoint.EnumCounter
Packages that use EnumCounter
-
Uses of EnumCounter in org.apache.hadoop.mapreduce.checkpoint
Methods in org.apache.hadoop.mapreduce.checkpoint that return EnumCounterModifier and TypeMethodDescriptionstatic EnumCounterReturns the enum constant of this class with the specified name.static EnumCounter[]EnumCounter.values()Returns an array containing the constants of this enum class, in the order they are declared.