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