Package org.apache.flink.table.runtime.operators.multipleinput
package org.apache.flink.table.runtime.operators.multipleinput
-
ClassesClassDescriptionA
MultipleInputStreamOperatorBaseto handle batch operators.The factory to createBatchMultipleInputStreamOperator.BaseMultipleInputStreamOperatorto handle multiple inputs in table module.TableOperatorWrapper<OP extends org.apache.flink.streaming.api.operators.StreamOperator<org.apache.flink.table.data.RowData>>This class handles the close, endInput and other related logic of aStreamOperator.The edge connecting twoTableOperatorWrappers.A generator that generates aTableOperatorWrappergraph from a graph ofTransformation.A special operator which collects all inputs' records and forwards them inMultipleInputStreamOperatorBase.