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