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

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

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

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

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

Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetNewApplicationRequest
static GetNewApplicationRequest GetNewApplicationRequest.newInstance()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.