Package org.apache.flink.table.planner.plan.nodes.exec.common
package org.apache.flink.table.planner.plan.nodes.exec.common
-
ClassesClassDescriptionBase class for exec Async Calc.Base class for exec Calc.Base
ExecNodewhich matches along with join a Java/Scala user defined table function.Base class for exec Exchange.BaseExecNodethat can expand one row to multiple rows based on given projects.BaseExecNodeto write data into an external sink defined by aTableSink.BaseExecNodeto read data from an external source defined by aStreamTableSource.BaseExecNodefor temporal table join which shares most methods.CommonExecNodewhich matches along with MATCH_RECOGNIZE.Base class for exec Python Calc.BaseExecNodewhich matches along with join a Python user defined table function.BaseExecNodeto write data to an external sink defined by aDynamicTableSink.BaseExecNodeto read data from an external source defined by aScanTableSource.BaseExecNodethat is not a physical node and just union the inputs' records into one node.BaseExecNodethat read records from given values.BaseExecNodefor window table-valued function.