Class NoOpChainedDriver<IT>

  • Type Parameters:
    IT - The type of the input
    All Implemented Interfaces:
    org.apache.flink.util.Collector<IT>

    public class NoOpChainedDriver<IT>
    extends ChainedDriver<IT,​IT>
    A chained driver that just passes on the input as the output