Uses of Class
org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.AbstractPerWindowStateStore
Packages that use WindowOperator.AbstractPerWindowStateStore
-
Uses of WindowOperator.AbstractPerWindowStateStore in org.apache.flink.streaming.runtime.operators.windowing
Subclasses of WindowOperator.AbstractPerWindowStateStore in org.apache.flink.streaming.runtime.operators.windowingModifier and TypeClassDescriptionclassSpecialWindowOperator<K,that doesn't allow access to per-window state.IN, ACC, OUT, W extends Window>.AbstractPerWindowStateStore classRegular per-window state store for use withProcessWindowFunction.Fields in org.apache.flink.streaming.runtime.operators.windowing declared as WindowOperator.AbstractPerWindowStateStoreModifier and TypeFieldDescriptionprotected WindowOperator<K,IN, ACC, OUT, W>.AbstractPerWindowStateStore WindowOperator.WindowContext.windowState