| Package | Description |
|---|---|
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
ListVector |
UnionVector.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListVector.copyFrom(int inIndex,
int outIndex,
ListVector from) |
void |
ListVector.copyFromSafe(int inIndex,
int outIndex,
ListVector from) |
| Constructor and Description |
|---|
PromotableWriter(ValueVector v,
ListVector listVector) |
UnionListReader(ListVector vector) |
UnionListWriter(ListVector vector) |
UnionListWriter(ListVector vector,
org.apache.arrow.vector.complex.impl.AbstractFieldWriter parent) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.