Uses of Class
org.apache.flink.table.planner.plan.nodes.exec.common.CommonExecExchange
Packages that use CommonExecExchange
Package
Description
-
Uses of CommonExecExchange in org.apache.flink.table.planner.plan.nodes.exec.batch
Subclasses of CommonExecExchange in org.apache.flink.table.planner.plan.nodes.exec.batchModifier and TypeClassDescriptionclassThisExecNoderepresents a change of partitioning of the input elements for batch. -
Uses of CommonExecExchange in org.apache.flink.table.planner.plan.nodes.exec.stream
Subclasses of CommonExecExchange in org.apache.flink.table.planner.plan.nodes.exec.streamModifier and TypeClassDescriptionclassThisExecNoderepresents a change of partitioning of the input elements for stream.