Uses of Enum Class
org.apache.hadoop.mapreduce.jobhistory.EventWriter.WriteMode
Packages that use EventWriter.WriteMode
-
Uses of EventWriter.WriteMode in org.apache.hadoop.mapreduce.jobhistory
Methods in org.apache.hadoop.mapreduce.jobhistory that return EventWriter.WriteModeModifier and TypeMethodDescriptionstatic EventWriter.WriteModeReturns the enum constant of this class with the specified name.static EventWriter.WriteMode[]EventWriter.WriteMode.values()Returns an array containing the constants of this enum class, in the order they are declared.