@InterfaceAudience.Public @InterfaceStability.Stable public abstract class KillApplicationResponse extends Object
ResourceManager to the client aborting
 a submitted application.
 The response, includes:
ResourceManager crashes before the process of killing the
 application is completed, the ResourceManager may retry this
 application on recovery.| Constructor and Description | 
|---|
| KillApplicationResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | getIsKillCompleted()Get the flag which indicates that the process of killing application is completed or not. | 
@InterfaceAudience.Public @InterfaceStability.Stable public abstract boolean getIsKillCompleted()
Copyright © 2025 Apache Software Foundation. All rights reserved.