public static class ParquetTableWriter.KVMap
extends java.util.LinkedHashMap<java.lang.String,java.lang.String>
valueOf(java.lang.String) method, which can be used reflectively
 to configure the output handler using a config parameter,
 via BeanConfig.| Constructor and Description | 
|---|
| KVMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ParquetTableWriter.KVMap | valueOf(java.lang.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, sizepublic static ParquetTableWriter.KVMap valueOf(java.lang.String txt)
txt - textual representation of map