Package | Description |
---|---|
org.apache.flink.runtime.operators.sort |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInMemorySorterFactory<T>
Default factory for
InMemorySorter . |
Modifier and Type | Method and Description |
---|---|
ExternalSorterBuilder<T> |
ExternalSorterBuilder.sorterFactory(InMemorySorterFactory<T> sorterFactory) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.