public class InputSelectionHandler extends Object
MultipleInputStreamOperatorBase.
Input read order: the input with high priority (the value of read order is lower) will be read first, the inputs with same priorities will be read fairly.
| Constructor and Description |
|---|
InputSelectionHandler(List<InputSpec> inputSpecs) |
| Modifier and Type | Method and Description |
|---|---|
void |
endInput(int inputId) |
org.apache.flink.streaming.api.operators.InputSelection |
getInputSelection() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.