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

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

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

Methods in org.apache.hadoop.yarn.api that return GetAllApplicationsResponse
 GetAllApplicationsResponse ClientRMProtocol.getAllApplications(GetAllApplicationsRequest request)
          The interface used by clients to get a report of all Applications in the cluster from the ResourceManager.
 

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

Classes in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that implement GetAllApplicationsResponse
 class GetAllApplicationsResponsePBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.