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 BaseMultipleInputStreamOperatorto handle multiple inputs in table module.TableOperatorWrapper This class handles the close, endInput and other related logic of aStreamOperator.TableOperatorWrapper.Edge The edge connecting twoTableOperatorWrappers. -
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.