public class Weights extends HashMap<MetadataReference,Map<String,String>>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Weights() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
get(Object mdRef) |
void |
initialize() |
Map<String,String> |
put(MetadataReference mdRef,
Map<String,String> w) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic void initialize()
throws IndexClientException
IndexClientExceptionCopyright © 2019. All rights reserved.