| Package | Description |
|---|---|
| org.apache.parquet.io |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupColumnIO
Group level of the IO structure
|
class |
MessageColumnIO
Message level of the IO structure
|
class |
PrimitiveColumnIO
Primitive level of the IO structure
|
| Modifier and Type | Method and Description |
|---|---|
ColumnIO |
GroupColumnIO.getChild(int fieldIndex) |
ColumnIO |
GroupColumnIO.getChild(String name) |
ColumnIO[] |
PrimitiveColumnIO.getPath() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.