Uses of Enum Class
org.apache.hadoop.examples.terasort.TeraGen.Counters
Packages that use TeraGen.Counters
Package
Description
This package consists of 3 map/reduce applications for Hadoop to
compete in the annual terabyte sort
competition.
-
Uses of TeraGen.Counters in org.apache.hadoop.examples.terasort
Methods in org.apache.hadoop.examples.terasort that return TeraGen.CountersModifier and TypeMethodDescriptionstatic TeraGen.CountersReturns the enum constant of this class with the specified name.static TeraGen.Counters[]TeraGen.Counters.values()Returns an array containing the constants of this enum class, in the order they are declared.