Interface OutputFormatOperatorFactory<IN,​OUT>

    • Method Detail

      • getOutputFormat

        org.apache.flink.api.common.io.OutputFormat<IN> getOutputFormat()
        Returns:
        output format of the operator created by this factory.