Uses of Class
org.apache.flink.streaming.runtime.operators.windowing.MergingWindowSet
Packages that use MergingWindowSet
-
Uses of MergingWindowSet in org.apache.flink.streaming.runtime.operators.windowing
Methods in org.apache.flink.streaming.runtime.operators.windowing that return MergingWindowSetModifier and TypeMethodDescriptionprotected MergingWindowSet<W>WindowOperator.getMergingWindowSet()Retrieves theMergingWindowSetfor the currently active key.