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