Modifier and Type |
Class and Description |
static class |
ParquetValueReaders.BinaryAsDecimalReader |
static class |
ParquetValueReaders.BytesReader |
static class |
ParquetValueReaders.FloatAsDoubleReader |
static class |
ParquetValueReaders.IntAsLongReader |
static class |
ParquetValueReaders.IntegerAsDecimalReader |
static class |
ParquetValueReaders.ListReader<E> |
static class |
ParquetValueReaders.LongAsDecimalReader |
static class |
ParquetValueReaders.MapReader<K,V> |
static class |
ParquetValueReaders.PrimitiveReader<T> |
static class |
ParquetValueReaders.RepeatedKeyValueReader<M,I,K,V> |
static class |
ParquetValueReaders.RepeatedReader<T,I,E> |
static class |
ParquetValueReaders.ReusableEntry<K,V> |
static class |
ParquetValueReaders.StringReader |
static class |
ParquetValueReaders.StructReader<T,I> |
static class |
ParquetValueReaders.UnboxedReader<T> |