Interface WindowProperty
-
- All Known Implementing Classes:
AbstractWindowProperty
,ProctimeAttribute
,RowtimeAttribute
,SliceEnd
,WindowEnd
,WindowStart
@Deprecated @Internal public interface WindowProperty
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
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description org.apache.flink.table.types.logical.LogicalType
getResultType()
Deprecated.
-