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