| Modifier and Type | Method and Description |
|---|---|
MapJoinTableContainer.NonMatchedSmallTableIterator |
MapJoinTableContainer.createNonMatchedSmallTableIterator(MatchTracker matchTracker)
Creates an iterator for going through the hash table and returns the key and value rows for any
non-matched keys.
|
MapJoinTableContainer.NonMatchedSmallTableIterator |
HashMapWrapper.createNonMatchedSmallTableIterator(MatchTracker matchTracker) |
MapJoinTableContainer.NonMatchedSmallTableIterator |
HybridHashTableContainer.createNonMatchedSmallTableIterator(MatchTracker matchTracker) |
MapJoinTableContainer.NonMatchedSmallTableIterator |
MapJoinBytesTableContainer.createNonMatchedSmallTableIterator(MatchTracker matchTracker) |
| Modifier and Type | Method and Description |
|---|---|
MapJoinTableContainer.NonMatchedSmallTableIterator |
VectorMapJoinFastTableContainer.createNonMatchedSmallTableIterator(MatchTracker matchTracker) |
| Modifier and Type | Field and Description |
|---|---|
protected MapJoinTableContainer.NonMatchedSmallTableIterator |
VectorMapJoinOptimizedNonMatchedIterator.nonMatchedIterator |
Copyright © 2024 The Apache Software Foundation. All rights reserved.