| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.persistence | |
| org.apache.hadoop.hive.ql.exec.vector.mapjoin.optimized |
| Modifier and Type | Method and Description |
|---|---|
BytesBytesMultiHashMap.Result |
MapJoinTableContainer.NonMatchedSmallTableIterator.getHashMapResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
BytesBytesMultiHashMap.findNextNonMatched(int currentSlotNum,
WriteBuffers.ByteSegmentRef keyRef,
BytesBytesMultiHashMap.Result hashMapResult,
MatchTracker matchTracker)
Finds the next non matched Small Table key and value.
|
byte |
BytesBytesMultiHashMap.getValueResult(byte[] key,
int offset,
int length,
BytesBytesMultiHashMap.Result hashMapResult,
MatchTracker matchTracker)
Finds a key.
|
JoinUtil.JoinResult |
ReusableGetAdaptorDirectAccess.setDirect(byte[] bytes,
int offset,
int length,
BytesBytesMultiHashMap.Result hashMapResult,
MatchTracker matchTracker) |
| Modifier and Type | Method and Description |
|---|---|
BytesBytesMultiHashMap.Result |
VectorMapJoinOptimizedHashSet.HashSetResult.bytesBytesMultiHashMapResult() |
BytesBytesMultiHashMap.Result |
VectorMapJoinOptimizedHashMap.HashMapResult.bytesBytesMultiHashMapResult() |
BytesBytesMultiHashMap.Result |
VectorMapJoinOptimizedHashMultiSet.HashMultiSetResult.bytesBytesMultiHashMapResult() |
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
VectorMapJoinOptimizedHashTable.doLookup(byte[] keyBytes,
int keyOffset,
int keyLength,
BytesBytesMultiHashMap.Result bytesBytesMultiHashMapResult,
VectorMapJoinHashTableResult hashTableResult,
MatchTracker matchTracker) |
| Constructor and Description |
|---|
HashMapResult(BytesBytesMultiHashMap.Result bytesBytesMultiHashMapResult) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.