public class RMNodeFinishedContainersPulledByAMEvent extends RMNodeEvent
| Constructor and Description | 
|---|
| RMNodeFinishedContainersPulledByAMEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
                                       List<org.apache.hadoop.yarn.api.records.ContainerId> containers) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<org.apache.hadoop.yarn.api.records.ContainerId> | getContainers() | 
getNodeIdpublic RMNodeFinishedContainersPulledByAMEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
                                               List<org.apache.hadoop.yarn.api.records.ContainerId> containers)
public List<org.apache.hadoop.yarn.api.records.ContainerId> getContainers()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.