Uses of Enum Class
org.apache.hadoop.mapreduce.Cluster.JobTrackerStatus
Packages that use Cluster.JobTrackerStatus
-
Uses of Cluster.JobTrackerStatus in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred that return Cluster.JobTrackerStatusModifier and TypeMethodDescriptionClusterStatus.getJobTrackerStatus()Get the JobTracker's status. -
Uses of Cluster.JobTrackerStatus in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return Cluster.JobTrackerStatusModifier and TypeMethodDescriptionCluster.getJobTrackerStatus()Get the JobTracker's status.static Cluster.JobTrackerStatusReturns the enum constant of this class with the specified name.static Cluster.JobTrackerStatus[]Cluster.JobTrackerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.