Uses of Package
com.hazelcast.jet.core.function
Package
Description
Jet's Core API.
Contains static utility classes with factories of Jet processors.
-
-
ClassDescriptionRepresents the function you pass to windowing processors such as
aggregateToSlidingWindowP()
andaggregateToSessionWindowP()
asmapToOutputFn
.