Interface PipelineOperator<T extends LogicalPort>

    • Method Detail

      • getInput

        T getInput()
        Returns the input port
        Returns:
        the input port
      • getOutput

        T getOutput()
        Returns the output port
        Returns:
        the output port