public static class ParquetValueReaders.ReusableEntry<K,V>
extends java.lang.Object
implements java.util.Map.Entry<K,V>
Constructor and Description |
---|
ReusableEntry() |
Modifier and Type | Method and Description |
---|---|
K |
getKey() |
V |
getValue() |
void |
set(K key,
V value) |
V |
setValue(V value) |