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