| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.sort |
| Modifier and Type | Method and Description |
|---|---|
static BinaryInMemorySortBuffer |
BinaryInMemorySortBuffer.createBuffer(NormalizedKeyComputer normalizedKeyComputer,
AbstractRowDataSerializer<org.apache.flink.table.data.RowData> inputSerializer,
BinaryRowDataSerializer serializer,
RecordComparator comparator,
MemorySegmentPool memoryPool)
Create a memory sorter in `insert` way.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.