public class RMNodeDecreaseContainerEvent extends RMNodeEvent
| Constructor and Description |
|---|
RMNodeDecreaseContainerEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
List<org.apache.hadoop.yarn.api.records.Container> toBeDecreasedContainers) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.yarn.api.records.Container> |
getToBeDecreasedContainers() |
getNodeIdpublic RMNodeDecreaseContainerEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
List<org.apache.hadoop.yarn.api.records.Container> toBeDecreasedContainers)
public List<org.apache.hadoop.yarn.api.records.Container> getToBeDecreasedContainers()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.