| Package | Description |
|---|---|
| parquet.io.api | |
| parquet.tools.read |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupConverter
converter for group nodes
|
class |
PrimitiveConverter
converter for leaves of the schema
|
| Modifier and Type | Method and Description |
|---|---|
abstract Converter |
GroupConverter.getConverter(int fieldIndex)
called at initialization based on schema
must consistently return the same object
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRecordConverter |
| Modifier and Type | Method and Description |
|---|---|
Converter |
SimpleRecordConverter.getConverter(int fieldIndex) |
Copyright © 2015. All rights reserved.