public static class ParquetTableWriter.KVMap extends LinkedHashMap<String,String>
valueOf(java.lang.String) method, which can be used reflectively
to configure the output handler using a config parameter,
via BeanConfig.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
KVMap() |
| Modifier and Type | Method and Description |
|---|---|
static ParquetTableWriter.KVMap |
valueOf(String txt)
Deserializes a string to a KVMap instance.
|
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic static ParquetTableWriter.KVMap valueOf(String txt)
txt - textual representation of mapCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.