Class ExecEdge.Shuffle
java.lang.Object
org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle
- Direct Known Subclasses:
ExecEdge.HashShuffle
- Enclosing class:
- ExecEdge
The
ExecEdge.Shuffle defines how to exchange the records between ExecNodes.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumeration which describes the shuffle type for records when passing this edge. -
Constructor Summary
Constructors -
Method Summary