Package org.apache.flink.table.runtime.operators.sort
package org.apache.flink.table.runtime.operators.sort
-
ClassesClassDescriptionAbstractBinaryExternalMerger<Entry>Spilled files Merger of
BinaryExternalSorter.Record merger for sort of BinaryRowData.TheBinaryExternalSorteris a full fledged sorter for binary format.abstract sortable, provide basic compare and swap.In memory sort buffer for binary row.Key-Value style record merger for sort.In memory KV sortable buffer for binary row, it already has records in memory.BinaryMergeIterator<Entry>Binary version ofMergeIterator.Sorter for buffered input in the form of Key-Value Style.Key-Value style channel reader input view iterator.Operator for batch limit.MemorySegment pool of a MemorySegment list.Sort on proc-time and additional secondary sort attributes.Rank operator to compute top N.Sort based on event-time and possibly additional secondary sort attributes.Operator for batch sort limit.Operator for batch sort.Util for sort.Channel manager to manage the life cycle of spill channels.Operator for stream sort.