| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.sort |
| Modifier and Type | Method and Description |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.