public class NodeResponse extends Object
Constructor and Description |
---|
NodeResponse(List<ApplicationId> finishedApplications,
List<Container> completed,
List<Container> toKill) |
Modifier and Type | Method and Description |
---|---|
List<Container> |
getCompletedContainers() |
List<Container> |
getContainersToCleanUp() |
List<ApplicationId> |
getFinishedApplications() |
Copyright © 2013 Apache Software Foundation. All rights reserved.