| Package | Description |
|---|---|
| org.apache.flink.runtime.operators.sort |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushSorter<E>
A push-based
Sorter. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalSorter<E>
The
ExternalSorter is a full fledged sorter. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.