Uses of Class
org.apache.hadoop.mapreduce.v2.app.speculate.Speculator.EventType

Packages that use Speculator.EventType
org.apache.hadoop.mapreduce.v2.app.speculate   
 

Uses of Speculator.EventType in org.apache.hadoop.mapreduce.v2.app.speculate
 

Methods in org.apache.hadoop.mapreduce.v2.app.speculate that return Speculator.EventType
static Speculator.EventType Speculator.EventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Speculator.EventType[] Speculator.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.