Uses of Class
org.apache.flink.streaming.runtime.operators.windowing.KeyMap.Entry
Packages that use KeyMap.Entry
Package
Description
This package contains the operators that implement the various window operations on data streams.
-
Uses of KeyMap.Entry in org.apache.flink.streaming.runtime.operators.windowing
Methods in org.apache.flink.streaming.runtime.operators.windowing that return types with arguments of type KeyMap.EntryModifier and TypeMethodDescriptionKeyMap.iterator()Creates an iterator over the entries of this map.