| 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 |
|---|---|
UInt2Writer |
UnionWriter.asUInt2() |
UInt2Writer |
UnionWriter.uInt2() |
UInt2Writer |
UnionListWriter.uInt2() |
UInt2Writer |
NullableMapWriter.uInt2(String name) |
UInt2Writer |
UnionWriter.uInt2(String name) |
UInt2Writer |
SingleMapWriter.uInt2(String name) |
UInt2Writer |
UnionListWriter.uInt2(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
UInt2Writer writer) |
void |
UInt2HolderReaderImpl.copyAsValue(UInt2Writer writer) |
void |
UInt2ReaderImpl.copyAsValue(UInt2Writer writer) |
void |
UnionReader.copyAsValue(UInt2Writer writer) |
void |
NullReader.copyAsValue(UInt2Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
UInt2Reader.copyAsField(String name,
UInt2Writer writer) |
void |
UInt2Reader.copyAsValue(UInt2Writer writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
UInt2Writer |
BaseWriter.ListWriter.uInt2() |
UInt2Writer |
BaseWriter.MapWriter.uInt2(String name) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.