public class ContainerKillEvent extends ContainerEvent
| Constructor and Description | 
|---|
| ContainerKillEvent(org.apache.hadoop.yarn.api.records.ContainerId cID,
                  int exitStatus,
                  String diagnostic) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getContainerExitStatus() | 
| String | getDiagnostic() | 
getContainerIDCopyright © 2008–2023 Apache Software Foundation. All rights reserved.