| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
UInt2Vector.copyFrom(int fromIndex,
int thisIndex,
UInt2Vector from) |
void |
UInt2Vector.copyFromSafe(int fromIndex,
int thisIndex,
UInt2Vector from) |
| Modifier and Type | Method and Description |
|---|---|
UInt2Vector |
UnionVector.getUInt2Vector() |
| Constructor and Description |
|---|
UInt2ReaderImpl(UInt2Vector vector) |
UInt2WriterImpl(UInt2Vector vector) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.