| 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 |
|---|---|
Float8Writer |
UnionWriter.asFloat8() |
Float8Writer |
UnionListWriter.float8() |
Float8Writer |
UnionWriter.float8() |
Float8Writer |
UnionListWriter.float8(String name) |
Float8Writer |
SingleStructWriter.float8(String name) |
Float8Writer |
NullableStructWriter.float8(String name) |
Float8Writer |
UnionWriter.float8(String name) |
Float8Writer |
StructOrListWriterImpl.float8(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
Float8Writer writer) |
void |
Float8HolderReaderImpl.copyAsValue(Float8Writer writer) |
void |
NullReader.copyAsValue(Float8Writer writer) |
void |
UnionReader.copyAsValue(Float8Writer writer) |
void |
Float8ReaderImpl.copyAsValue(Float8Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
Float8Reader.copyAsField(String name,
Float8Writer writer) |
void |
Float8Reader.copyAsValue(Float8Writer writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
Float8Writer |
BaseWriter.ListWriter.float8() |
Float8Writer |
BaseWriter.StructWriter.float8(String name) |
Float8Writer |
BaseWriter.StructOrListWriter.float8(String name) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.