public class ContainerEvent extends org.apache.hadoop.yarn.event.AbstractEvent<ContainerEventType>
| Constructor and Description | 
|---|
| ContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId cID,
              ContainerEventType eventType) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ContainerId | getContainerID() | 
public ContainerEvent(org.apache.hadoop.yarn.api.records.ContainerId cID,
                      ContainerEventType eventType)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.