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