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


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface GetNewApplicationRequest

The request sent by clients to get a new ApplicationId for submitting an application.

Currently, this is empty.

See Also:
ClientRMProtocol.getNewApplication(GetNewApplicationRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.