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