Interface WindowProperty
- All Known Implementing Classes:
AbstractWindowProperty,ProctimeAttribute,RowtimeAttribute,SliceEnd,WindowEnd,WindowStart
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature.
Currently, they also used to configure Python operators.
The interface that describes window's property.
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.flink.table.types.logical.LogicalTypeDeprecated.
-
Method Details
-
getResultType
org.apache.flink.table.types.logical.LogicalType getResultType()Deprecated.
-