protected class StructVector.NullableStructTransferPair extends NonNullableStructVector.StructTransferPair
TransferPair for this (nullable) StructVector.| Modifier | Constructor and Description |
|---|---|
protected |
NullableStructTransferPair(StructVector from,
StructVector to,
boolean allocate) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyValueSafe(int fromIndex,
int toIndex) |
void |
splitAndTransfer(int startIndex,
int length) |
void |
transfer() |
getToprotected NullableStructTransferPair(StructVector from, StructVector to, boolean allocate)
public void transfer()
transfer in interface TransferPairtransfer in class NonNullableStructVector.StructTransferPairpublic void copyValueSafe(int fromIndex,
int toIndex)
copyValueSafe in interface TransferPaircopyValueSafe in class NonNullableStructVector.StructTransferPairpublic void splitAndTransfer(int startIndex,
int length)
splitAndTransfer in interface TransferPairsplitAndTransfer in class NonNullableStructVector.StructTransferPairCopyright © 2024 The Apache Software Foundation. All rights reserved.