| Package | Description |
|---|---|
| org.apache.flink.optimizer.dag | |
| org.apache.flink.optimizer.plan |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkIterationNode
A node in the optimizer's program representation for a bulk iteration.
|
class |
WorksetIterationNode
A node in the optimizer's program representation for a workset iteration.
|
| Modifier and Type | Method and Description |
|---|---|
abstract IterationNode |
AbstractPartialSolutionNode.getIterationNode() |
| Modifier and Type | Method and Description |
|---|---|
IterationNode |
IterationPlanNode.getIterationNode() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.