Class 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.