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