| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.operators | |
| org.apache.flink.runtime.operators.sort | |
| org.apache.flink.runtime.operators.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TempBarrier<T>
This class facilitates JVM-local exchange between stages of a batch job.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected CloseableInputProvider<?>[] |
BatchTask.localStrategies
The local strategies that are applied on the inputs.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
PushSorter<E>
A push-based
Sorter. |
interface |
Sorter<E>
The SortMerger interface representing the public interface to all specific Sort-Merge
implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ExternalSorter<E>
The
ExternalSorter is a full fledged sorter. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleCloseableInputProvider<E>
A simple iterator provider that returns a supplied iterator and does nothing when closed.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.