Class SubmitApplicationResponse

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse

@Public @Stable public abstract class SubmitApplicationResponse extends Object

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

Currently, this is empty.

See Also:
  • Constructor Details

    • SubmitApplicationResponse

      public SubmitApplicationResponse()
  • Method Details