Package | Description |
---|---|
com.hazelcast.jet.core |
Jet's Core API.
|
com.hazelcast.jet.core.processor |
Contains static utility classes with factories of Jet processors.
|
Class and Description |
---|
ObjLongBiFunction
Represents a specialization of
BiFunction where
the second argument is a long . |
Class and Description |
---|
KeyedWindowResultFunction
Represents the function you pass to windowing processors
such as
aggregateToSlidingWindowP()
and aggregateToSessionWindowP() as
mapToOutputFn . |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.