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

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

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

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

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

Classes in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that implement GetApplicationReportResponse
 class GetApplicationReportResponsePBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.