public class ResourceAssignmentView extends HashMap<ContainerId,List<Integer>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ResourceAssignmentView() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceAssignmentView |
of(Map<ContainerId,List<Integer>> assignmentView) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static ResourceAssignmentView of(Map<ContainerId,List<Integer>> assignmentView)
Copyright © 2021. All rights reserved.