protected class NullableMapVector.NullableMapTransferPair extends MapVector.MapTransferPair
| Modifier | Constructor and Description |
|---|---|
protected |
NullableMapVector.NullableMapTransferPair(NullableMapVector from,
NullableMapVector to,
boolean allocate) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyValueSafe(int fromIndex,
int toIndex) |
void |
splitAndTransfer(int startIndex,
int length) |
void |
transfer() |
getToprotected NullableMapVector.NullableMapTransferPair(NullableMapVector from, NullableMapVector to, boolean allocate)
public void transfer()
transfer in interface TransferPairtransfer in class MapVector.MapTransferPairpublic void copyValueSafe(int fromIndex,
int toIndex)
copyValueSafe in interface TransferPaircopyValueSafe in class MapVector.MapTransferPairpublic void splitAndTransfer(int startIndex,
int length)
splitAndTransfer in interface TransferPairsplitAndTransfer in class MapVector.MapTransferPairCopyright © 2016 The Apache Software Foundation. All rights reserved.