Uses of Package
org.apache.flink.table.runtime.operators.multipleinput
-
Classes in org.apache.flink.table.runtime.operators.multipleinput used by org.apache.flink.table.runtime.operators.multipleinput Class Description MultipleInputStreamOperatorBase BaseMultipleInputStreamOperator
to handle multiple inputs in table module.TableOperatorWrapper This class handles the close, endInput and other related logic of aStreamOperator
.TableOperatorWrapper.Edge The edge connecting twoTableOperatorWrapper
s. -
Classes in org.apache.flink.table.runtime.operators.multipleinput used by org.apache.flink.table.runtime.operators.multipleinput.input Class Description TableOperatorWrapper This class handles the close, endInput and other related logic of aStreamOperator
.