public class RMContainerFinishedEvent extends RMContainerEvent
| Constructor and Description | 
|---|
| RMContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
                        org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
                        RMContainerEventType event) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ContainerStatus | getRemoteContainerStatus() | 
getContainerIdpublic RMContainerFinishedEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
                                org.apache.hadoop.yarn.api.records.ContainerStatus containerStatus,
                                RMContainerEventType event)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.