public class RMContainerChangeResourceEvent extends RMContainerEvent
| Constructor and Description |
|---|
RMContainerChangeResourceEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
org.apache.hadoop.yarn.api.records.Resource targetResource,
boolean increase) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.Resource |
getTargetResource() |
boolean |
isIncrease() |
getContainerIdCopyright © 2017 Apache Software Foundation. All Rights Reserved.