| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.operators.sort |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FixedLengthRecordSorter<T> |
class |
NormalizedKeySorter<T> |
| 限定符和类型 | 方法和说明 |
|---|---|
InMemorySorter<T> |
DefaultInMemorySorterFactory.create(List<org.apache.flink.core.memory.MemorySegment> sortSegments) |
InMemorySorter<T> |
InMemorySorterFactory.create(List<org.apache.flink.core.memory.MemorySegment> sortSegments)
Create an
InMemorySorter instance with the given memory segments. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.