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