public class RMContainerEvent extends org.apache.hadoop.yarn.event.AbstractEvent<RMContainerEventType>
| Constructor and Description | 
|---|
| RMContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
                RMContainerEventType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ContainerId | getContainerId() | 
public RMContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
                        RMContainerEventType type)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.