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