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> |
InMemorySorterFactory.create(List<MemorySegment> sortSegments)
Create an
InMemorySorter instance with the given memory segments. |
InMemorySorter<T> |
DefaultInMemorySorterFactory.create(List<MemorySegment> sortSegments) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.