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