public interface VectorMapJoinLongHashMap extends VectorMapJoinLongHashTable, VectorMapJoinHashMap
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
lookup(long key,
VectorMapJoinHashMapResult hashMapResult) |
JoinUtil.JoinResult |
lookup(long key,
VectorMapJoinHashMapResult hashMapResult,
MatchTracker matchTracker) |
max, min, useMinMaxcreateHashMapResultcontainsLongKey, createMatchTracker, createNonMatchedIterator, putRow, size, spillPartitionIdgetEstimatedMemorySizeJoinUtil.JoinResult lookup(long key, VectorMapJoinHashMapResult hashMapResult) throws IOException
IOExceptionJoinUtil.JoinResult lookup(long key, VectorMapJoinHashMapResult hashMapResult, MatchTracker matchTracker) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.