Uses of Package
com.hazelcast.jet.core.function
Packages that use com.hazelcast.jet.core.function
Package
Description
Jet's Core API.
Contains static utility classes with factories of Jet processors.
-
Classes in com.hazelcast.jet.core.function used by com.hazelcast.jet.core
-
Classes in com.hazelcast.jet.core.function used by com.hazelcast.jet.core.processorClassDescriptionRepresents the function you pass to windowing processors such as
aggregateToSlidingWindowP()
andaggregateToSessionWindowP()
asmapToOutputFn
.