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

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

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

Methods in org.apache.hadoop.yarn.api with parameters of type GetAllApplicationsRequest
 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.