| 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 |
|---|---|
TimeStampSecTZWriter |
NullableStructWriter.timeStampSecTZ(String name) |
TimeStampSecTZWriter |
SingleStructWriter.timeStampSecTZ(String name) |
TimeStampSecTZWriter |
NullableStructWriter.timeStampSecTZ(String name,
String timezone) |
TimeStampSecTZWriter |
SingleStructWriter.timeStampSecTZ(String name,
String timezone) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
TimeStampSecTZWriter writer) |
void |
NullReader.copyAsValue(TimeStampSecTZWriter writer) |
void |
TimeStampSecTZHolderReaderImpl.copyAsValue(TimeStampSecTZWriter writer) |
void |
TimeStampSecTZReaderImpl.copyAsValue(TimeStampSecTZWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeStampSecTZReader.copyAsField(String name,
TimeStampSecTZWriter writer) |
void |
TimeStampSecTZReader.copyAsValue(TimeStampSecTZWriter writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter
Composite of all writer types.
|
| Modifier and Type | Method and Description |
|---|---|
TimeStampSecTZWriter |
BaseWriter.ListWriter.timeStampSecTZ() |
TimeStampSecTZWriter |
BaseWriter.StructWriter.timeStampSecTZ(String name) |
TimeStampSecTZWriter |
BaseWriter.StructWriter.timeStampSecTZ(String name,
String timezone) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.