| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
static FixedSizeListVector |
FixedSizeListVector.empty(String name,
int size,
BufferAllocator allocator) |
| Modifier and Type | Method and Description |
|---|---|
void |
FixedSizeListVector.copyFrom(int fromIndex,
int thisIndex,
FixedSizeListVector from) |
void |
FixedSizeListVector.copyFromSafe(int inIndex,
int outIndex,
FixedSizeListVector from) |
| Constructor and Description |
|---|
UnionFixedSizeListReader(FixedSizeListVector vector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.