public static class SchedulerApplicationAttempt.ContainersAndNMTokensAllocation extends Object
Constructor and Description |
---|
SchedulerApplicationAttempt.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 © 2017 Apache Software Foundation. All Rights Reserved.