Class RowtimeAttribute

  • All Implemented Interfaces:
    WindowProperty

    @Deprecated
    @Internal
    public class RowtimeAttribute
    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.
    Rowtime property.
    • Constructor Detail

      • RowtimeAttribute

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

      • getResultType

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