Package | Description |
---|---|
org.apache.flink.optimizer.plan |
Modifier and Type | Method and Description |
---|---|
PlanNode.FeedbackPropertiesMeetRequirementsReport |
PlanNode.checkPartialSolutionPropertiesMet(PlanNode partialSolution,
GlobalProperties feedbackGlobal,
LocalProperties feedbackLocal) |
static PlanNode.FeedbackPropertiesMeetRequirementsReport |
PlanNode.FeedbackPropertiesMeetRequirementsReport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlanNode.FeedbackPropertiesMeetRequirementsReport[] |
PlanNode.FeedbackPropertiesMeetRequirementsReport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.