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