| Package | Description |
|---|---|
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader | |
| org.apache.arrow.vector.complex.writer |
| Modifier and Type | Field and Description |
|---|---|
BaseWriter.ListWriter |
MapOrListWriterImpl.list |
| Modifier and Type | Method and Description |
|---|---|
BaseWriter.ListWriter |
UnionWriter.asList() |
BaseWriter.ListWriter |
UnionWriter.list() |
BaseWriter.ListWriter |
UnionListWriter.list() |
BaseWriter.ListWriter |
NullableMapWriter.list(String name) |
BaseWriter.ListWriter |
UnionWriter.list(String name) |
BaseWriter.ListWriter |
SingleMapWriter.list(String name) |
BaseWriter.ListWriter |
UnionListWriter.list(String name) |
BaseWriter.ListWriter |
ComplexWriterImpl.rootAsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionReader.copyAsValue(BaseWriter.ListWriter writer) |
void |
NullReader.copyAsValue(BaseWriter.ListWriter writer) |
void |
UnionListReader.copyAsValue(BaseWriter.ListWriter writer) |
void |
UnionFixedSizeListReader.copyAsValue(BaseWriter.ListWriter writer) |
void |
SingleListReaderImpl.copyAsValue(BaseWriter.ListWriter writer) |
| Constructor and Description |
|---|
MapOrListWriterImpl(BaseWriter.ListWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseReader.RepeatedListReader.copyAsValue(BaseWriter.ListWriter writer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
BaseWriter.ListWriter |
BaseWriter.ListWriter.list() |
BaseWriter.ListWriter |
BaseWriter.MapWriter.list(String name) |
BaseWriter.ListWriter |
BaseWriter.ComplexWriter.rootAsList() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.