public interface VectorMapJoinBytesHashMap extends VectorMapJoinBytesHashTable, VectorMapJoinHashMap
| Modifier and Type | Method and Description |
|---|---|
JoinUtil.JoinResult |
lookup(byte[] keyBytes,
int keyStart,
int keyLength,
VectorMapJoinHashMapResult hashMapResult) |
JoinUtil.JoinResult |
lookup(byte[] keyBytes,
int keyStart,
int keyLength,
VectorMapJoinHashMapResult hashMapResult,
MatchTracker matchTracker) |
createHashMapResultcontainsLongKey, createMatchTracker, createNonMatchedIterator, putRow, size, spillPartitionIdgetEstimatedMemorySizeJoinUtil.JoinResult lookup(byte[] keyBytes, int keyStart, int keyLength, VectorMapJoinHashMapResult hashMapResult) throws IOException
IOExceptionJoinUtil.JoinResult lookup(byte[] keyBytes, int keyStart, int keyLength, VectorMapJoinHashMapResult hashMapResult, MatchTracker matchTracker) throws IOException
IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.