| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.sort |
| Class and Description |
|---|
| AbstractBinaryExternalMerger
Spilled files Merger of
BinaryExternalSorter. |
| BinaryIndexedSortable
abstract sortable, provide basic compare and swap.
|
| BinaryInMemorySortBuffer
In memory sort buffer for binary row.
|
| BinaryKVInMemorySortBuffer
In memory KV sortable buffer for binary row, it already has records in memory.
|
| BinaryMergeIterator
Binary version of
MergeIterator. |
| SpillChannelManager
Channel manager to manage the life cycle of spill channels.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.