Uses of Class
org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
Packages that use BinaryIndexedSortable
-
Uses of BinaryIndexedSortable in org.apache.flink.table.runtime.operators.sort
Subclasses of BinaryIndexedSortable in org.apache.flink.table.runtime.operators.sortModifier and TypeClassDescriptionfinal classIn memory sort buffer for binary row.classIn memory KV sortable buffer for binary row, it already has records in memory.