protected class StructVector.NullableStructTransferPair extends NonNullableStructVector.StructTransferPair
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
NullableStructTransferPair(StructVector from,
StructVector to,
boolean allocate) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 インタフェース内 TransferPairtransfer クラス内 NonNullableStructVector.StructTransferPairpublic void copyValueSafe(int fromIndex,
int toIndex)
copyValueSafe インタフェース内 TransferPaircopyValueSafe クラス内 NonNullableStructVector.StructTransferPairpublic void splitAndTransfer(int startIndex,
int length)
splitAndTransfer インタフェース内 TransferPairsplitAndTransfer クラス内 NonNullableStructVector.StructTransferPairCopyright © 2018 The Apache Software Foundation. All rights reserved.