public static class VectorMapJoinFastLongHashMap.NonMatchedLongHashMapIterator extends VectorMapJoinFastNonMatchedIterator
nonMatchedLogicalSlotNummatchTracker| Constructor and Description |
|---|
NonMatchedLongHashMapIterator(MatchTracker matchTracker,
VectorMapJoinFastLongHashMap hashMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
findNextNonMatched() |
VectorMapJoinHashMapResult |
getNonMatchedHashMapResult() |
long |
getNonMatchedLongKey() |
void |
init() |
boolean |
readNonMatchedLongKey() |
getNonMatchedBytes, getNonMatchedBytesLength, getNonMatchedBytesOffset, readNonMatchedBytesKeypublic NonMatchedLongHashMapIterator(MatchTracker matchTracker, VectorMapJoinFastLongHashMap hashMap)
public void init()
init in class VectorMapJoinFastNonMatchedIteratorpublic boolean findNextNonMatched()
findNextNonMatched in class VectorMapJoinNonMatchedIteratorpublic boolean readNonMatchedLongKey()
readNonMatchedLongKey in class VectorMapJoinNonMatchedIteratorpublic long getNonMatchedLongKey()
getNonMatchedLongKey in class VectorMapJoinNonMatchedIteratorpublic VectorMapJoinHashMapResult getNonMatchedHashMapResult()
getNonMatchedHashMapResult in class VectorMapJoinNonMatchedIteratorCopyright © 2024 The Apache Software Foundation. All rights reserved.