| Package | Description |
|---|---|
| org.apache.flink.table.planner.plan.nodes.exec |
| Modifier and Type | Method and Description |
|---|---|
InputProperty.DistributionType |
InputProperty.RequiredDistribution.getType() |
static InputProperty.DistributionType |
InputProperty.DistributionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputProperty.DistributionType[] |
InputProperty.DistributionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RequiredDistribution(InputProperty.DistributionType type) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.