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