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