Uses of Enum Class
org.apache.hadoop.mapreduce.v2.util.MRApps.TaskStateUI

Packages that use MRApps.TaskStateUI
Package
Description
 
  • Uses of MRApps.TaskStateUI in org.apache.hadoop.mapreduce.v2.util

    Methods in org.apache.hadoop.mapreduce.v2.util that return MRApps.TaskStateUI
    Modifier and Type
    Method
    Description
    MRApps.TaskStateUI.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    MRApps.TaskStateUI.values()
    Returns an array containing the constants of this enum class, in the order they are declared.