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