Class NamedWindowProperty
java.lang.Object
org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
Deprecated.
The POJOs in this package are used to represent the deprecated Group Window feature.
Currently, they also used to configure Python operators.
Information necessary to create a window aggregate.
-
Field Details
-
FIELD_NAME_NAME
Deprecated.- See Also:
-
FIELD_NAME_PROPERTY
Deprecated.- See Also:
-
-
Constructor Details
-
NamedWindowProperty
Deprecated.
-
-
Method Details
-
getName
Deprecated. -
getProperty
Deprecated.
-