| 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 |
Input for OneInputStreamOperator. |
| SecondInputOfTwoInput |
Input for the second input of TwoInputStreamOperator. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.