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


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface KillApplicationResponse

The response sent by the ResourceManager to the client aborting a submitted application.

Currently it's empty.

See Also:
ClientRMProtocol.forceKillApplication(KillApplicationRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.