| Package | Description |
|---|---|
| org.apache.flink.runtime.managementgraph |
| Modifier and Type | Method and Description |
|---|---|
ManagementEdge |
ManagementGate.getBackwardEdge(int index)
Returns the edge arriving at the given index.
|
ManagementEdge |
ManagementGate.getForwardEdge(int index)
Returns the edge originating at the given index.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.