| Package | Description |
|---|---|
| org.apache.flink.optimizer.dag | |
| org.apache.flink.optimizer.plan |
| Modifier and Type | Method and Description |
|---|---|
SolutionSetNode |
WorksetIterationNode.getSolutionSetNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorksetIterationNode.setPartialSolution(SolutionSetNode solutionSetNode,
WorksetNode worksetNode) |
| Modifier and Type | Method and Description |
|---|---|
SolutionSetNode |
SolutionSetPlanNode.getSolutionSetNode() |
| Constructor and Description |
|---|
SolutionSetPlanNode(SolutionSetNode template,
String nodeName,
GlobalProperties gProps,
LocalProperties lProps,
Channel initialInput) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.