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