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