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