Windowed
Windowed is the result key type of a windowed stream aggregation.
Windowed is created when:
-
KStreamSessionWindowAggregateProcessor and KStreamWindowAggregateProcessor processors are requested to process a record
-
CachingSessionStorestate store is requested to putAndMaybeForward -
MergedSortedCacheSessionStoreIteratoris requested todeserializeCacheKey -
MeteredSessionStoreis requested to remove a session and store an aggregated value for a session -
MeteredWindowedKeyValueIteratoris requested towindowedKey -
SessionKeySchemais requested to…FIXME -
WindowKeySchemais requested to…FIXME -
WindowStoreIteratorWrapperis requested to…FIXME
Windowed takes the following when created: