Uses of Interface
org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest

Packages that use GetClusterMetricsRequest
org.apache.hadoop.yarn.api   
 

Uses of GetClusterMetricsRequest in org.apache.hadoop.yarn.api
 

Methods in org.apache.hadoop.yarn.api with parameters of type GetClusterMetricsRequest
 GetClusterMetricsResponse ClientRMProtocol.getClusterMetrics(GetClusterMetricsRequest request)
          The interface used by clients to get metrics about the cluster from the ResourceManager.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.