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) |
InputSelection |
getInputSelection() |
public InputSelection getInputSelection()
public void endInput(int inputId)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.