Uses of Class
org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
Packages that use TableOperatorWrapper.Edge Package Description org.apache.flink.table.runtime.operators.multipleinput -
-
Uses of TableOperatorWrapper.Edge in org.apache.flink.table.runtime.operators.multipleinput
Methods in org.apache.flink.table.runtime.operators.multipleinput that return types with arguments of type TableOperatorWrapper.Edge Modifier and Type Method Description List<TableOperatorWrapper.Edge>TableOperatorWrapper. getInputEdges()List<TableOperatorWrapper.Edge>TableOperatorWrapper. getOutputEdges()
-