Uses of Class
org.apache.flink.streaming.runtime.operators.windowing.WindowOperator.AbstractPerWindowStateStore
-
Packages that use WindowOperator.AbstractPerWindowStateStore Package Description org.apache.flink.streaming.runtime.operators.windowing -
-
Uses of WindowOperator.AbstractPerWindowStateStore in org.apache.flink.streaming.runtime.operators.windowing
Subclasses of WindowOperator.AbstractPerWindowStateStore in org.apache.flink.streaming.runtime.operators.windowing Modifier and Type Class Description classWindowOperator.MergingWindowStateStoreSpecialWindowOperator.AbstractPerWindowStateStorethat doesn't allow access to per-window state.classWindowOperator.PerWindowStateStoreRegular per-window state store for use withProcessWindowFunction.Fields in org.apache.flink.streaming.runtime.operators.windowing declared as WindowOperator.AbstractPerWindowStateStore Modifier and Type Field Description protected WindowOperator.AbstractPerWindowStateStoreWindowOperator.WindowContext. windowState
-