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