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

Packages that use GetApplicationReportRequest
org.apache.hadoop.yarn.api   
org.apache.hadoop.yarn.api.protocolrecords.impl.pb   
 

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

Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationReportRequest
 GetApplicationReportResponse ClientRMProtocol.getApplicationReport(GetApplicationReportRequest request)
          The interface used by clients to get a report of an Application from the ResourceManager.
 

Uses of GetApplicationReportRequest in org.apache.hadoop.yarn.api.protocolrecords.impl.pb
 

Classes in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that implement GetApplicationReportRequest
 class GetApplicationReportRequestPBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.