Uses of Class
org.apache.hadoop.mapreduce.v2.app.taskclean.TaskCleaner.EventType

Packages that use TaskCleaner.EventType
org.apache.hadoop.mapreduce.v2.app.taskclean   
 

Uses of TaskCleaner.EventType in org.apache.hadoop.mapreduce.v2.app.taskclean
 

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.