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