Class BinaryKVInMemorySortBuffer

java.lang.Object
org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
All Implemented Interfaces:
org.apache.flink.runtime.operators.sort.IndexedSortable

public class BinaryKVInMemorySortBuffer extends BinaryIndexedSortable
In memory KV sortable buffer for binary row, it already has records in memory.