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