Uses of Interface
org.apache.hadoop.yarn.api.records.YarnClusterMetrics

Packages that use YarnClusterMetrics
org.apache.hadoop.yarn.api.protocolrecords   
 

Uses of YarnClusterMetrics in org.apache.hadoop.yarn.api.protocolrecords
 

Methods in org.apache.hadoop.yarn.api.protocolrecords that return YarnClusterMetrics
 YarnClusterMetrics GetClusterMetricsResponse.getClusterMetrics()
          Get the YarnClusterMetrics for the cluster.
 

Methods in org.apache.hadoop.yarn.api.protocolrecords with parameters of type YarnClusterMetrics
 void GetClusterMetricsResponse.setClusterMetrics(YarnClusterMetrics metrics)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.