Package | Description |
---|---|
org.apache.flink.optimizer.dag | |
org.apache.flink.optimizer.plan |
Modifier and Type | Method and Description |
---|---|
SolutionSetPlanNode |
SolutionSetNode.getCurrentSolutionSetPlanNode() |
Modifier and Type | Method and Description |
---|---|
SolutionSetPlanNode |
WorksetIterationPlanNode.getSolutionSetPlanNode() |
Constructor and Description |
---|
WorksetIterationPlanNode(WorksetIterationNode template,
String nodeName,
Channel initialSolutionSet,
Channel initialWorkset,
SolutionSetPlanNode solutionSetPlanNode,
WorksetPlanNode worksetPlanNode,
PlanNode nextWorkSetPlanNode,
PlanNode solutionSetDeltaPlanNode) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.