Uses of Enum
org.apache.flink.table.planner.plan.nodes.exec.ExecEdge.Shuffle.Type
Packages that use ExecEdge.Shuffle.Type
-
Uses of ExecEdge.Shuffle.Type in org.apache.flink.table.planner.plan.nodes.exec
Methods in org.apache.flink.table.planner.plan.nodes.exec that return ExecEdge.Shuffle.TypeModifier and TypeMethodDescriptionExecEdge.Shuffle.getType()static ExecEdge.Shuffle.TypeReturns the enum constant of this type with the specified name.static ExecEdge.Shuffle.Type[]ExecEdge.Shuffle.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.flink.table.planner.plan.nodes.exec with parameters of type ExecEdge.Shuffle.Type