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