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