Uses of Package
com.hazelcast.jet.function
Package
Description
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.Contains static utility classes with factories of Jet 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.
AWS S3 read/write support for Hazelcast Jet.
-
-
ClassDescriptionRepresents a three-arity function that accepts three arguments and produces a result.
-
ClassDescriptionA function that accepts a JDBC connection to the database, the total parallelism and processor index as arguments and produces a result set.Represents a three-arity function that accepts three arguments and produces a result.
-
ClassDescriptionObserves the events produced by an
Observable
.Represents a predicate which accepts three arguments. -
ClassDescriptionA function that accepts a JDBC connection to the database, the total parallelism and processor index as arguments and produces a result set.Represents a three-arity function that accepts three arguments and produces a result.Represents a predicate which accepts three arguments.
-
ClassDescriptionRepresents a three-arity function that accepts three arguments and produces a result.