Class DefaultLogicalResult

java.lang.Object
org.apache.flink.runtime.jobgraph.topology.DefaultLogicalResult
All Implemented Interfaces:
LogicalResult, Result<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>

public class DefaultLogicalResult extends Object implements LogicalResult
Default implementation of LogicalResult. It is an adapter of IntermediateDataSet.