| Package | Description |
|---|---|
| org.apache.flink.runtime.jobgraph |
| Modifier and Type | Method and Description |
|---|---|
JobEdge |
AbstractJobVertex.getBackwardConnection(int index)
Returns the backward edge with index
index. |
JobEdge |
AbstractJobVertex.getForwardConnection(int index)
Returns the forward edge with index
index. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.