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

Packages that use GetAllApplicationsResponse
org.apache.hadoop.yarn.api   
 

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.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.