| Package | Description |
|---|---|
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader | |
| org.apache.arrow.vector.complex.writer |
| Modifier and Type | Method and Description |
|---|---|
IntWriter |
UnionWriter.asInt() |
IntWriter |
UnionWriter.integer() |
IntWriter |
UnionListWriter.integer() |
IntWriter |
NullableMapWriter.integer(String name) |
IntWriter |
UnionWriter.integer(String name) |
IntWriter |
SingleMapWriter.integer(String name) |
IntWriter |
UnionListWriter.integer(String name) |
IntWriter |
MapOrListWriterImpl.integer(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
IntWriter writer) |
void |
IntReaderImpl.copyAsValue(IntWriter writer) |
void |
IntHolderReaderImpl.copyAsValue(IntWriter writer) |
void |
UnionReader.copyAsValue(IntWriter writer) |
void |
NullReader.copyAsValue(IntWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntReader.copyAsField(String name,
IntWriter writer) |
void |
IntReader.copyAsValue(IntWriter writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
IntWriter |
BaseWriter.ListWriter.integer() |
IntWriter |
BaseWriter.MapWriter.integer(String name) |
IntWriter |
BaseWriter.MapOrListWriter.integer(String name) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.