Uses of Enum Class
org.apache.hadoop.mapreduce.v2.app.commit.CommitterEventType
Packages that use CommitterEventType
-
Uses of CommitterEventType in org.apache.hadoop.mapreduce.v2.app.commit
Methods in org.apache.hadoop.mapreduce.v2.app.commit that return CommitterEventTypeModifier and TypeMethodDescriptionstatic CommitterEventTypeReturns the enum constant of this class with the specified name.static CommitterEventType[]CommitterEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.mapreduce.v2.app.commit with parameters of type CommitterEventType