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