Class WindowEnd
java.lang.Object
org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
org.apache.flink.table.runtime.groupwindow.WindowEnd
- All Implemented Interfaces:
WindowProperty
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature.
Currently, they also used to configure Python operators.
Window end property.
-
Field Summary
Fields inherited from class org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
FIELD_NAME_REFERENCE, reference -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.table.types.logical.LogicalTypeDeprecated.toString()Deprecated.
-
Constructor Details
-
WindowEnd
Deprecated.
-
-
Method Details
-
getResultType
public org.apache.flink.table.types.logical.LogicalType getResultType()Deprecated. -
toString
Deprecated.- Overrides:
toStringin classAbstractWindowProperty
-