| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
NullableTimeStampNanoTZVector.copyFrom(int fromIndex,
int thisIndex,
NullableTimeStampNanoTZVector from) |
void |
NullableTimeStampNanoTZVector.copyFromSafe(int fromIndex,
int thisIndex,
NullableTimeStampNanoTZVector from) |
void |
NullableTimeStampNanoTZVector.splitAndTransferTo(int startIndex,
int length,
NullableTimeStampNanoTZVector target) |
void |
NullableTimeStampNanoTZVector.transferTo(NullableTimeStampNanoTZVector target) |
| Constructor and Description |
|---|
TimeStampNanoTZReaderImpl(NullableTimeStampNanoTZVector vector) |
TimeStampNanoTZWriterImpl(NullableTimeStampNanoTZVector vector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.