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


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface SubmitApplicationResponse

The response sent by the ResourceManager to a client on application submission.

Currently, this is empty.

See Also:
ClientRMProtocol.submitApplication(SubmitApplicationRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.