Uses of Class
org.apache.hadoop.mapreduce.v2.util.MRApps.TaskAttemptStateUI

Packages that use MRApps.TaskAttemptStateUI
org.apache.hadoop.mapreduce.v2.util   
 

Uses of MRApps.TaskAttemptStateUI in org.apache.hadoop.mapreduce.v2.util
 

Methods in org.apache.hadoop.mapreduce.v2.util that return MRApps.TaskAttemptStateUI
static MRApps.TaskAttemptStateUI MRApps.taskAttemptState(String attemptStateStr)
           
static MRApps.TaskAttemptStateUI MRApps.TaskAttemptStateUI.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MRApps.TaskAttemptStateUI[] MRApps.TaskAttemptStateUI.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.