Uses of Class
org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
Packages that use LongHashPartition.MatchIterator
-
Uses of LongHashPartition.MatchIterator in org.apache.flink.table.runtime.hashtable
Methods in org.apache.flink.table.runtime.hashtable that return LongHashPartition.MatchIteratorModifier and TypeMethodDescriptionLongHashPartition.get(long key, int hashCode) Returns an iterator for all the values for the given key, or null if no value found.LongHybridHashTable.getBuildSideIterator()