Class | Description |
---|---|
FirstInputOfTwoInput |
Input for the first input of TwoInputStreamOperator . |
InputBase |
Base
Input used in MultipleInputStreamOperatorBase . |
InputSelectionHandler |
This handler is mainly used for selecting the next available input index according to read
priority in
MultipleInputStreamOperatorBase . |
InputSelectionSpec |
Describe the inputId and read order of MultipleInput operator.
|
InputSpec |
Describe the info of
Input . |
OneInput | |
SecondInputOfTwoInput |
Input for the second input of TwoInputStreamOperator . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.