| Package | Description |
|---|---|
| org.apache.flink.table.runtime.hashtable |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryHashPartition> |
BinaryHashTable.getPartitionsPendingForSMJ() |
| Modifier and Type | Method and Description |
|---|---|
RowIterator |
BinaryHashTable.getSpilledPartitionBuildSideIter(BinaryHashPartition p) |
ProbeIterator |
BinaryHashTable.getSpilledPartitionProbeSideIter(BinaryHashPartition p) |
void |
LookupBucketIterator.set(org.apache.flink.core.memory.MemorySegment bucket,
org.apache.flink.core.memory.MemorySegment[] overflowSegments,
BinaryHashPartition partition,
int searchHashCode,
int bucketInSegmentOffset) |
void |
BinaryHashBucketArea.setPartition(BinaryHashPartition partition) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.