Uses of Class
org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
-
Packages that use AbstractWindowProperty Package Description org.apache.flink.table.runtime.groupwindow -
-
Uses of AbstractWindowProperty in org.apache.flink.table.runtime.groupwindow
Subclasses of AbstractWindowProperty in org.apache.flink.table.runtime.groupwindow Modifier and Type Class Description class
ProctimeAttribute
Deprecated.The POJOs in this package are used to represent the deprecated Group Window feature.class
RowtimeAttribute
Deprecated.The POJOs in this package are used to represent the deprecated Group Window feature.class
SliceEnd
Deprecated.The POJOs in this package are used to represent the deprecated Group Window feature.class
WindowEnd
Deprecated.The POJOs in this package are used to represent the deprecated Group Window feature.class
WindowStart
Deprecated.The POJOs in this package are used to represent the deprecated Group Window feature.
-