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