Uses of Enum Class
org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptState
Packages that use TaskAttemptState
-
Uses of TaskAttemptState in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return TaskAttemptStateModifier and TypeMethodDescriptionstatic TaskAttemptStateReturns the enum constant of this class with the specified name.static TaskAttemptState[]TaskAttemptState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TaskAttemptState in org.apache.hadoop.mapreduce.v2.util
Methods in org.apache.hadoop.mapreduce.v2.util with parameters of type TaskAttemptStateModifier and TypeMethodDescriptionbooleanMRApps.TaskAttemptStateUI.correspondsTo(TaskAttemptState state)