| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
UInt4Vector.copyFrom(int fromIndex,
int thisIndex,
UInt4Vector from) |
void |
UInt4Vector.copyFromSafe(int fromIndex,
int thisIndex,
UInt4Vector from) |
| Modifier and Type | Method and Description |
|---|---|
UInt4Vector |
BaseRepeatedValueVector.getOffsetVector()
Deprecated.
|
UInt4Vector |
RepeatedValueVector.getOffsetVector() |
UInt4Vector |
UnionVector.getUInt4Vector() |
| Constructor and Description |
|---|
EmptyValuePopulator(UInt4Vector offsets) |
| Constructor and Description |
|---|
UInt4ReaderImpl(UInt4Vector vector) |
UInt4WriterImpl(UInt4Vector vector) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.