Uses of Enum Class
org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptCompletionEventStatus
Packages that use TaskAttemptCompletionEventStatus
-
Uses of TaskAttemptCompletionEventStatus in org.apache.hadoop.mapreduce.v2.api.records
Methods in org.apache.hadoop.mapreduce.v2.api.records that return TaskAttemptCompletionEventStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TaskAttemptCompletionEventStatus[]TaskAttemptCompletionEventStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.