| 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 |
|---|---|
UInt8Writer |
UnionWriter.asUInt8() |
UInt8Writer |
UnionWriter.uInt8() |
UInt8Writer |
UnionListWriter.uInt8() |
UInt8Writer |
NullableMapWriter.uInt8(String name) |
UInt8Writer |
UnionWriter.uInt8(String name) |
UInt8Writer |
SingleMapWriter.uInt8(String name) |
UInt8Writer |
UnionListWriter.uInt8(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
UInt8Writer writer) |
void |
UInt8HolderReaderImpl.copyAsValue(UInt8Writer writer) |
void |
UnionReader.copyAsValue(UInt8Writer writer) |
void |
UInt8ReaderImpl.copyAsValue(UInt8Writer writer) |
void |
NullReader.copyAsValue(UInt8Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
UInt8Reader.copyAsField(String name,
UInt8Writer writer) |
void |
UInt8Reader.copyAsValue(UInt8Writer writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
UInt8Writer |
BaseWriter.ListWriter.uInt8() |
UInt8Writer |
BaseWriter.MapWriter.uInt8(String name) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.