| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.sort |
| 限定符和类型 | 方法和说明 |
|---|---|
static BinaryKVInMemorySortBuffer |
BinaryKVInMemorySortBuffer.createBuffer(NormalizedKeyComputer normalizedKeyComputer,
BinaryRowDataSerializer keySerializer,
BinaryRowDataSerializer valueSerializer,
RecordComparator comparator,
ArrayList<org.apache.flink.core.memory.MemorySegment> recordBufferSegments,
long numElements,
MemorySegmentPool pool) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.