public abstract class VectorMapJoinFastNonMatchedIterator extends VectorMapJoinNonMatchedIterator
| Modifier and Type | Field and Description |
|---|---|
protected int |
nonMatchedLogicalSlotNum |
matchTracker| Constructor and Description |
|---|
VectorMapJoinFastNonMatchedIterator(MatchTracker matchTracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
findNextNonMatched, getNonMatchedBytes, getNonMatchedBytesLength, getNonMatchedBytesOffset, getNonMatchedHashMapResult, getNonMatchedLongKey, readNonMatchedBytesKey, readNonMatchedLongKeypublic VectorMapJoinFastNonMatchedIterator(MatchTracker matchTracker)
public void init()
init in class VectorMapJoinNonMatchedIteratorCopyright © 2024 The Apache Software Foundation. All rights reserved.