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 © 2020 Apache Software Foundation. All rights reserved.