Uses of Class
org.apache.hadoop.mapreduce.ClusterMetrics

Packages that use ClusterMetrics
org.apache.hadoop.mapreduce   
org.apache.hadoop.mapreduce.protocol   
 

Uses of ClusterMetrics in org.apache.hadoop.mapreduce
 

Methods in org.apache.hadoop.mapreduce that return ClusterMetrics
 ClusterMetrics Cluster.getClusterStatus()
          Get current cluster status.
 

Uses of ClusterMetrics in org.apache.hadoop.mapreduce.protocol
 

Methods in org.apache.hadoop.mapreduce.protocol that return ClusterMetrics
 ClusterMetrics ClientProtocol.getClusterMetrics()
          Get the current status of the cluster
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.