| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
UInt8Vector.copyFrom(int fromIndex,
int thisIndex,
UInt8Vector from) |
void |
UInt8Vector.copyFromSafe(int fromIndex,
int thisIndex,
UInt8Vector from) |
| Modifier and Type | Method and Description |
|---|---|
UInt8Vector |
UnionVector.getUInt8Vector() |
| Constructor and Description |
|---|
UInt8ReaderImpl(UInt8Vector vector) |
UInt8WriterImpl(UInt8Vector vector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.