Package | Description |
---|---|
org.apache.flink.table.runtime.hashtable |
Class and Description |
---|
BaseHybridHashTable
Base table for
LongHybridHashTable and BinaryHashTable . |
BinaryHashPartition
A partition.
|
LongHashPartition
Partition for
LongHybridHashTable . |
LongHashPartition.MatchIterator
Iterator for probe match.
|
ProbeIterator
Probe iterator from probe or spilled partition.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.