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