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