| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.operators.co | |
| org.apache.flink.streaming.api.operators.sort | |
| org.apache.flink.streaming.runtime.io |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BatchCoBroadcastWithNonKeyedOperator<IN1,IN2,OUT>
A
TwoInputStreamOperator for executing BroadcastProcessFunctions in RuntimeExecutionMode.BATCH
execution mode. |
| 限定符和类型 | 方法和说明 |
|---|---|
InputSelectable |
MultiInputSortingDataInput.SelectableSortingInputs.getInputSelectable() |
| 构造器和说明 |
|---|
SelectableSortingInputs(StreamTaskInput<?>[] sortedInputs,
StreamTaskInput<?>[] passThroughInputs,
InputSelectable inputSelectable) |
| 构造器和说明 |
|---|
MultipleInputSelectionHandler(InputSelectable inputSelectable,
int inputCount) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.