Uses of Package
com.hazelcast.function

Packages that use com.hazelcast.function
Package
Description
Serializable and exception-declaring variants of functional interfaces from java.util.function.
Hazelcast Jet is a distributed computation engine running on top of Hazelcast IMDG technology.
Contains AggregateOperation and its several variants, as well as a builder object for the aggregate operations.
Jet's Core API.
Contains static utility classes with factories of Jet processors.
Utilities for writing tests of Core API Processors.
Serializable and exception-declaring variants of functional interfaces from java.util.function.
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
This package contains various mock sources to help with pipeline testing and development.