Package | Description |
---|---|
org.apache.flink.optimizer.plan |
Modifier and Type | Method and Description |
---|---|
WorksetIterationPlanNode |
SolutionSetPlanNode.getContainingIterationNode() |
WorksetIterationPlanNode |
WorksetPlanNode.getContainingIterationNode() |
Modifier and Type | Method and Description |
---|---|
void |
SolutionSetPlanNode.setContainingIterationNode(WorksetIterationPlanNode containingIterationNode) |
void |
WorksetPlanNode.setContainingIterationNode(WorksetIterationPlanNode containingIterationNode) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.