Class OutputConversionModifyOperation

  • All Implemented Interfaces:
    ModifyOperation, Operation

    @Internal
    public class OutputConversionModifyOperation
    extends Object
    implements ModifyOperation
    Special, internal kind of ModifyOperation that allows converting a tree of QueryOperations to a Transformation of given type described with TypeInformation. This is used to convert a relational query to a datastream.