public class UpdatedContainerInfo extends Object
Constructor and Description |
---|
UpdatedContainerInfo() |
UpdatedContainerInfo(List<org.apache.hadoop.yarn.api.records.ContainerStatus> newlyLaunchedContainers,
List<org.apache.hadoop.yarn.api.records.ContainerStatus> completedContainers) |
Modifier and Type | Method and Description |
---|---|
List<org.apache.hadoop.yarn.api.records.ContainerStatus> |
getCompletedContainers() |
List<org.apache.hadoop.yarn.api.records.ContainerStatus> |
getNewlyLaunchedContainers() |
Copyright © 2022 Apache Software Foundation. All rights reserved.