Uses of Class
org.apache.hadoop.mapred.ClusterStatus

Packages that use ClusterStatus
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of ClusterStatus in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred that return ClusterStatus
 ClusterStatus JobClient.getClusterStatus()
           
 ClusterStatus JobSubmissionProtocol.getClusterStatus()
          Get the current status of the cluster
 ClusterStatus JobTracker.getClusterStatus()
           
 



Copyright © 2006 The Apache Software Foundation