public class ApplicationContainerFinishedEvent extends ApplicationEvent
| Constructor and Description | 
|---|
| ApplicationContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
                                 long containerStartTs) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ContainerId | getContainerID() | 
| long | getContainerStartTime() | 
| org.apache.hadoop.yarn.api.records.ContainerStatus | getContainerStatus() | 
getApplicationIDCopyright © 2008–2023 Apache Software Foundation. All rights reserved.