public static class VectorMapJoinFastMultiKeyHashMapContainer.NonMatchedBytesHashMapParallelIterator extends VectorMapJoinFastNonMatchedIterator
nonMatchedLogicalSlotNummatchTracker| Modifier and Type | Method and Description |
|---|---|
boolean |
findNextNonMatched() |
byte[] |
getNonMatchedBytes() |
int |
getNonMatchedBytesLength() |
int |
getNonMatchedBytesOffset() |
VectorMapJoinHashMapResult |
getNonMatchedHashMapResult() |
void |
init() |
boolean |
readNonMatchedBytesKey() |
getNonMatchedLongKey, readNonMatchedLongKeypublic void init()
init in class VectorMapJoinFastNonMatchedIteratorpublic boolean findNextNonMatched()
findNextNonMatched in class VectorMapJoinNonMatchedIteratorpublic boolean readNonMatchedBytesKey()
throws HiveException
readNonMatchedBytesKey in class VectorMapJoinNonMatchedIteratorHiveExceptionpublic byte[] getNonMatchedBytes()
getNonMatchedBytes in class VectorMapJoinNonMatchedIteratorpublic int getNonMatchedBytesOffset()
getNonMatchedBytesOffset in class VectorMapJoinNonMatchedIteratorpublic int getNonMatchedBytesLength()
getNonMatchedBytesLength in class VectorMapJoinNonMatchedIteratorpublic VectorMapJoinHashMapResult getNonMatchedHashMapResult()
getNonMatchedHashMapResult in class VectorMapJoinNonMatchedIteratorCopyright © 2024 The Apache Software Foundation. All rights reserved.