| Package | Description |
|---|---|
| org.apache.flink.compiler.dag | |
| org.apache.flink.compiler.plan | |
| org.apache.flink.compiler.plandump |
| Modifier and Type | Class and Description |
|---|---|
class |
PactConnection
A connection between to PACTs.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<DumpableConnection<OptimizerNode>> |
OptimizerNode.getDumpableInputs() |
| Modifier and Type | Class and Description |
|---|---|
class |
Channel |
class |
NamedChannel |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DumpableConnection<PlanNode>> |
PlanNode.getDumpableInputs() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DumpableConnection<T>> |
DumpableNode.getDumpableInputs() |
Copyright © 2014 The Apache Software Foundation. All rights reserved.