| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.sort |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.