Package org.apache.flink.table.runtime.operators.multipleinput.input
-
Class Summary Class Description FirstInputOfTwoInput Inputfor the first input ofTwoInputStreamOperator.InputBase BaseInputused inMultipleInputStreamOperatorBase.InputSelectionHandler This handler is mainly used for selecting the next available input index according to read priority inMultipleInputStreamOperatorBase.InputSelectionSpec Describe the inputId and read order of MultipleInput operator.InputSpec Describe the info ofInput.OneInput InputforOneInputStreamOperator.SecondInputOfTwoInput Inputfor the second input ofTwoInputStreamOperator.