| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader |
| Modifier and Type | Method and Description |
|---|---|
void |
DenseUnionVector.get(int index,
DenseUnionHolder holder) |
void |
DenseUnionVector.setSafe(int index,
DenseUnionHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
DenseUnionReader.read(DenseUnionHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseReader.read(DenseUnionHolder holder) |
void |
BaseReader.read(int index,
DenseUnionHolder holder) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.