public class CMgrUpdateContainersEvent extends ContainerManagerEvent
| Constructor and Description | 
|---|
| CMgrUpdateContainersEvent(List<org.apache.hadoop.yarn.api.records.Container> containersToUpdate)Create event. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<org.apache.hadoop.yarn.api.records.Container> | getContainersToUpdate()Get containers to update. | 
public CMgrUpdateContainersEvent(List<org.apache.hadoop.yarn.api.records.Container> containersToUpdate)
containersToUpdate - Container to update.public List<org.apache.hadoop.yarn.api.records.Container> getContainersToUpdate()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.