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