Interface OutputFormatOperatorFactory<IN,​OUT>

    • Method Detail

      • getOutputFormat

        OutputFormat<IN> getOutputFormat()
        Returns:
        output format of the operator created by this factory.