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