| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
NullableIntervalDayVector.copyFrom(int fromIndex,
int thisIndex,
NullableIntervalDayVector from) |
void |
NullableIntervalDayVector.copyFromSafe(int fromIndex,
int thisIndex,
NullableIntervalDayVector from) |
void |
NullableIntervalDayVector.splitAndTransferTo(int startIndex,
int length,
NullableIntervalDayVector target) |
void |
NullableIntervalDayVector.transferTo(NullableIntervalDayVector target) |
| Modifier and Type | Method and Description |
|---|---|
NullableIntervalDayVector |
UnionVector.getIntervalDayVector() |
| Constructor and Description |
|---|
IntervalDayReaderImpl(NullableIntervalDayVector vector) |
IntervalDayWriterImpl(NullableIntervalDayVector vector) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.