| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators.co | |
| org.apache.flink.streaming.api.operators.sort | |
| org.apache.flink.streaming.runtime.io |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchCoBroadcastWithNonKeyedOperator<IN1,IN2,OUT>
A
TwoInputStreamOperator for executing BroadcastProcessFunctions in RuntimeExecutionMode.BATCH
execution mode. |
| Modifier and Type | Method and Description |
|---|---|
InputSelectable |
MultiInputSortingDataInput.SelectableSortingInputs.getInputSelectable() |
| Constructor and Description |
|---|
SelectableSortingInputs(StreamTaskInput<?>[] sortedInputs,
StreamTaskInput<?>[] passThroughInputs,
InputSelectable inputSelectable) |
| Constructor and Description |
|---|
MultipleInputSelectionHandler(InputSelectable inputSelectable,
int inputCount) |
TwoInputSelectionHandler(InputSelectable inputSelectable) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.