| Package | Description |
|---|---|
| org.apache.paimon.data.columnar.heap | |
| org.apache.paimon.format.parquet.reader |
| Class and Description |
|---|
| AbstractArrayBasedVector
Abstract class for vectors that have offsets and lengths.
|
| AbstractHeapVector
Heap vector that nullable shared structure.
|
| AbstractStructVector
Abstract class for vectors that have children.
|
| ElementCountable
Container with a known number of elements.
|
| HeapArrayVector
This class represents a nullable heap array column vector.
|
| HeapIntVector
This class represents a nullable int column vector.
|
| HeapMapVector
This class represents a nullable heap map column vector.
|
| HeapRowVector
This class represents a nullable heap row column vector.
|
| Class and Description |
|---|
| ElementCountable
Container with a known number of elements.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.