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