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

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

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

Methods in org.apache.hadoop.yarn.api with parameters of type GetNewApplicationRequest
 GetNewApplicationResponse ClientRMProtocol.getNewApplication(GetNewApplicationRequest request)
          The interface used by clients to obtain a new ApplicationId for submitting new applications.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.