Package | Description |
---|---|
org.apache.flink.table.runtime.hashtable |
Modifier and Type | Method and Description |
---|---|
LongHashPartition.MatchIterator |
LongHashPartition.get(long key,
int hashCode)
Returns an iterator for all the values for the given key, or null if no value found.
|
LongHashPartition.MatchIterator |
LongHybridHashTable.getBuildSideIterator() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.