| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
UInt4Vector |
LargeListVector.getOffsetVector() |
UInt4Vector |
BaseRepeatedValueVector.getOffsetVector()
Deprecated.
|
UInt4Vector |
RepeatedValueVector.getOffsetVector()
Get the offset vector.
|
UInt4Vector |
UnionVector.getUInt4Vector() |
UInt4Vector |
DenseUnionVector.getUInt4Vector(byte typeId) |
UInt4Vector |
UnionVector.getUInt4Vector(String name) |
| Constructor and Description |
|---|
EmptyValuePopulator(UInt4Vector offsets) |
| Constructor and Description |
|---|
UInt4ReaderImpl(UInt4Vector vector) |
UInt4WriterImpl(UInt4Vector vector) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.