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

Packages that use ApplicationResourceUsageReport
org.apache.hadoop.yarn.api.records   
 

Uses of ApplicationResourceUsageReport in org.apache.hadoop.yarn.api.records
 

Methods in org.apache.hadoop.yarn.api.records that return ApplicationResourceUsageReport
 ApplicationResourceUsageReport ApplicationReport.getApplicationResourceUsageReport()
          Retrieve the structure containing the job resources for this application
 

Methods in org.apache.hadoop.yarn.api.records with parameters of type ApplicationResourceUsageReport
 void ApplicationReport.setApplicationResourceUsageReport(ApplicationResourceUsageReport appResources)
          Store the structure containing the job resources for this application
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.