| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
ExecutionGroupEdge |
ExecutionGroupVertex.getBackwardEdge(int index) |
ExecutionGroupEdge |
ExecutionGroupVertex.getForwardEdge(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionGroupEdge> |
ExecutionGroupVertex.getBackwardEdges(ExecutionGroupVertex groupVertex) |
List<ExecutionGroupEdge> |
ExecutionGroupVertex.getForwardEdges(ExecutionGroupVertex groupVertex) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.