Uses of Enum Class
org.apache.hadoop.mapreduce.lib.jobcontrol.JobControl.ThreadState
Packages that use JobControl.ThreadState
-
Uses of JobControl.ThreadState in org.apache.hadoop.mapreduce.lib.jobcontrol
Methods in org.apache.hadoop.mapreduce.lib.jobcontrol that return JobControl.ThreadStateModifier and TypeMethodDescriptionJobControl.getThreadState()static JobControl.ThreadStateReturns the enum constant of this class with the specified name.static JobControl.ThreadState[]JobControl.ThreadState.values()Returns an array containing the constants of this enum class, in the order they are declared.