| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec | |
| org.apache.flink.table.planner.plan.processors.utils |
| Class and Description |
|---|
| ExecEdge
The representation of an edge connecting two
ExecNode. |
| ExecEdge.Builder
Builder of the
ExecEdge. |
| ExecEdge.DamBehavior
Enumeration which describes how an output record from the source node may trigger the output
of the target node.
|
| ExecEdge.RequiredShuffle
The required shuffle for records when passing this edge.
|
| ExecEdge.ShuffleType
Enumeration which describes the shuffle type for records when passing this edge.
|
| ExecNodeVisitor
Visitor pattern for traversing a dag of
ExecNode objects. |
| Class and Description |
|---|
| ExecEdge.DamBehavior
Enumeration which describes how an output record from the source node may trigger the output
of the target node.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.