Class DataSetChannel

java.lang.Object
org.apache.wayang.core.plan.executionplan.Channel
org.apache.wayang.flink.channels.DataSetChannel

public class DataSetChannel extends Channel
Describes the situation where one DataSet is operated on, producing a further DataSet.

NB: We might be more specific: Distinguish between cached/uncached and pipelined/aggregated.