Package | Description |
---|---|
org.apache.flink.runtime.jobgraph.topology |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLogicalEdge
Default implementation of
LogicalEdge . |
Modifier and Type | Method and Description |
---|---|
Iterable<? extends LogicalEdge> |
DefaultLogicalVertex.getInputs() |
Iterable<? extends LogicalEdge> |
LogicalVertex.getInputs()
Get the input
LogicalEdge s of the vertex. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.