| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec |
| Modifier and Type | Method and Description |
|---|---|
ExecEdge.Shuffle.Type |
ExecEdge.Shuffle.getType() |
static ExecEdge.Shuffle.Type |
ExecEdge.Shuffle.Type.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
Shuffle(ExecEdge.Shuffle.Type type) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.