Package org.apache.flink.table.runtime.hashtable
package org.apache.flink.table.runtime.hashtable
-
ClassesClassDescriptionBase table for
LongHybridHashTableandBinaryHashTable.Bucket area for hash table.A partition.Build side buffer.An implementation of a Hybrid Hash Join.Iterate all the elements in memory which has not been(or has been) probed during probe phase.Partition bucket iterator.Partition forLongHybridHashTable.Special optimized hashTable with key long.Build iterator from bucket to match probe row.Probe iterator from probe or spilled partition.WrappedRowIterator<T extends org.apache.flink.table.data.RowData>WrapMutableObjectIteratorto javaRowIterator.