org.apache.hadoop.yarn.event.Event<ApplicationEventType>public class ApplicationContainerFinishedEvent extends ApplicationEvent
| Constructor | Description |
|---|---|
ApplicationContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
long containerStartTs) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ContainerId |
getContainerID() |
|
long |
getContainerStartTime() |
|
org.apache.hadoop.yarn.api.records.ContainerStatus |
getContainerStatus() |
getApplicationIDgetTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.