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