| Package | Description |
|---|---|
| org.apache.flink.runtime.managementgraph |
| Modifier and Type | Method and Description |
|---|---|
ManagementGroupEdge |
ManagementGroupVertex.getBackwardEdge(int index)
Returns the group edge which arrives at this group vertex at the given index.
|
ManagementGroupEdge |
ManagementGroupVertex.getForwardEdge(int index)
Returns the group edge which leaves this group vertex at the given index.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.