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

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

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

Methods in org.apache.hadoop.yarn.api.protocolrecords that return types with arguments of type NodeReport
 List<NodeReport> GetClusterNodesResponse.getNodeReports()
          Get NodeReport for all nodes in the cluster.
 

Method parameters in org.apache.hadoop.yarn.api.protocolrecords with type arguments of type NodeReport
 void GetClusterNodesResponse.setNodeReports(List<NodeReport> nodeReports)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.