Class DefaultLogicalEdge

java.lang.Object
org.apache.flink.runtime.jobgraph.topology.DefaultLogicalEdge
All Implemented Interfaces:
LogicalEdge

public class DefaultLogicalEdge extends Object implements LogicalEdge
Default implementation of LogicalEdge. It is an adapter of JobEdge.