| Package | Description |
|---|---|
| org.apache.flink.runtime.operators.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedLengthRecordSorter<T> |
class |
NormalizedKeySorter<T> |
| Modifier and Type | Method and Description |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.