Uses of Class
org.apache.flink.table.runtime.groupwindow.WindowReference
Packages that use WindowReference
-
Uses of WindowReference in org.apache.flink.table.runtime.groupwindow
Fields in org.apache.flink.table.runtime.groupwindow declared as WindowReferenceModifier and TypeFieldDescriptionprotected final WindowReferenceAbstractWindowProperty.referenceDeprecated.Constructors in org.apache.flink.table.runtime.groupwindow with parameters of type WindowReferenceModifierConstructorDescriptionprotectedAbstractWindowProperty(WindowReference reference) Deprecated.ProctimeAttribute(WindowReference reference) Deprecated.RowtimeAttribute(WindowReference reference) Deprecated.SliceEnd(WindowReference reference) Deprecated.WindowEnd(WindowReference reference) Deprecated.WindowStart(WindowReference reference) Deprecated.