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