| Package | Description |
|---|---|
| org.apache.parquet.internal.column.columnindex | |
| org.apache.parquet.internal.filter2.columnindex |
| Class and Description |
|---|
| BinaryTruncator
Class for truncating min/max values for binary types.
|
| BoundaryOrder
Enum for
BoundaryOrder. |
| ColumnIndex
Column index containing min/max and null count values for the pages in a column chunk.
|
| ColumnIndexBuilder
Builder implementation to create
ColumnIndex objects. |
| OffsetIndex
Offset index containing the offset and size of the page and the index of the first row in the page.
|
| OffsetIndexBuilder
Builder implementation to create
OffsetIndex objects during writing a parquet file. |
| Class and Description |
|---|
| ColumnIndex
Column index containing min/max and null count values for the pages in a column chunk.
|
| OffsetIndex
Offset index containing the offset and size of the page and the index of the first row in the page.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.