| Package | Description |
|---|---|
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.writer |
| Modifier and Type | Class and Description |
|---|---|
class |
BigIntWriterImpl |
class |
BitWriterImpl |
class |
ComplexWriterImpl |
class |
DateWriterImpl |
class |
DecimalWriterImpl |
class |
Float4WriterImpl |
class |
Float8WriterImpl |
class |
IntervalDayWriterImpl |
class |
IntervalYearWriterImpl |
class |
IntWriterImpl |
class |
NullableMapWriter |
class |
PromotableWriter
This FieldWriter implementation delegates all FieldWriter API calls to an inner FieldWriter.
|
class |
SingleMapWriter |
class |
SmallIntWriterImpl |
class |
TimeStampWriterImpl |
class |
TimeWriterImpl |
class |
TinyIntWriterImpl |
class |
UInt1WriterImpl |
class |
UInt2WriterImpl |
class |
UInt4WriterImpl |
class |
UInt8WriterImpl |
class |
UnionListWriter |
class |
UnionWriter |
class |
VarBinaryWriterImpl |
class |
VarCharWriterImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ListWriter |
static interface |
BaseWriter.MapWriter |
static interface |
BaseWriter.ScalarWriter |
interface |
BigIntWriter |
interface |
BitWriter |
interface |
DateWriter |
interface |
DecimalWriter |
interface |
FieldWriter |
interface |
Float4Writer |
interface |
Float8Writer |
interface |
IntervalDayWriter |
interface |
IntervalYearWriter |
interface |
IntWriter |
interface |
SmallIntWriter |
interface |
TimeStampWriter |
interface |
TimeWriter |
interface |
TinyIntWriter |
interface |
UInt1Writer |
interface |
UInt2Writer |
interface |
UInt4Writer |
interface |
UInt8Writer |
interface |
VarBinaryWriter |
interface |
VarCharWriter |
Copyright © 2016 The Apache Software Foundation. All rights reserved.