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