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