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, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
public static ParquetTableWriter.KVMap valueOf(String txt)
txt
- textual representation of mapCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.