public static class SchedulerApplicationAttempt.ContainersAndNMTokensAllocation extends Object
| Constructor and Description |
|---|
ContainersAndNMTokensAllocation(List<org.apache.hadoop.yarn.api.records.Container> containerList,
List<org.apache.hadoop.yarn.api.records.NMToken> nmTokenList) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.hadoop.yarn.api.records.Container> |
getContainerList() |
List<org.apache.hadoop.yarn.api.records.NMToken> |
getNMTokenList() |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.