Uses of Interface
org.apache.flink.table.runtime.groupwindow.WindowProperty
Packages that use WindowProperty
-
Uses of WindowProperty in org.apache.flink.table.runtime.groupwindow
Classes in org.apache.flink.table.runtime.groupwindow that implement WindowPropertyModifier and TypeClassDescriptionclassDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.classDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.classDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.classDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.classDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.classDeprecated.The POJOs in this package are used to represent the deprecated Group Window feature.Methods in org.apache.flink.table.runtime.groupwindow that return WindowPropertyConstructors in org.apache.flink.table.runtime.groupwindow with parameters of type WindowPropertyModifierConstructorDescriptionNamedWindowProperty(String name, WindowProperty property) Deprecated.