Uses of Class
com.hazelcast.jet.pipeline.SessionWindowDefinition
Package
Description
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
-
Uses of SessionWindowDefinition in com.hazelcast.jet.pipeline
Modifier and TypeMethodDescriptionstatic SessionWindowDefinition
WindowDefinition.session
(long sessionTimeout) Returns a window definition that aggregates events into session windows.SessionWindowDefinition.setEarlyResultsPeriod
(long earlyResultPeriodMs)