Class WindowStart

  • All Implemented Interfaces:
    WindowProperty

    @Deprecated
    @Internal
    public class WindowStart
    extends AbstractWindowProperty
    Deprecated.
    The POJOs in this package are used to represent the deprecated Group Window feature. Currently, they also used to configure Python operators.
    Window start property.
    • Constructor Detail

      • WindowStart

        public WindowStart​(WindowReference reference)
        Deprecated.
    • Method Detail

      • getResultType

        public org.apache.flink.table.types.logical.LogicalType getResultType()
        Deprecated.