Uses of Class
org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Packages that use BinaryIndexedSortable Package Description org.apache.flink.table.runtime.operators.sort -
-
Uses of BinaryIndexedSortable in org.apache.flink.table.runtime.operators.sort
Subclasses of BinaryIndexedSortable in org.apache.flink.table.runtime.operators.sort Modifier and Type Class Description classBinaryInMemorySortBufferIn memory sort buffer for binary row.classBinaryKVInMemorySortBufferIn memory KV sortable buffer for binary row, it already has records in memory.
-