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