Interface ResultTypeQueryable<T>

    • Method Detail

      • getProducedType

        TypeInformation<T> getProducedType()
        Gets the data type (as a TypeInformation) produced by this function or input format.
        Returns:
        The data type produced by this function or input format.