| Package | Description | 
|---|---|
| com.hazelcast.jet | 
 Hazelcast Jet is a distributed computation engine running on top of
 Hazelcast IMDG technology. 
 | 
| com.hazelcast.jet.aggregate | 
 Contains  
AggregateOperation and its several variants, as well
 as a builder object for the aggregate operations. | 
| com.hazelcast.jet.core.processor | 
 Contains static utility classes with factories of Jet processors. 
 | 
| com.hazelcast.jet.function | 
 Serializable and exception-declaring variants of functional interfaces from
  
java.util.function. | 
| com.hazelcast.jet.pipeline | 
 The Pipeline API is Jet's high-level API to build and execute
 distributed computation jobs. 
 | 
| com.hazelcast.jet.s3 | 
 AWS S3 read/write support for Hazelcast Jet. 
 | 
| Class and Description | 
|---|
| Observer
 Observes the events produced by an  
Observable. | 
| Class and Description | 
|---|
| TriFunction
 Represents a three-arity function that accepts three arguments and
 produces a result. 
 | 
| Class and Description | 
|---|
| ToResultSetFunction
 A function that accepts a JDBC connection to the database, the total
 parallelism and processor index as arguments and produces a result set. 
 | 
| TriFunction
 Represents a three-arity function that accepts three arguments and
 produces a result. 
 | 
| Class and Description | 
|---|
| Observer
 Observes the events produced by an  
Observable. | 
| RunnableEx | 
| TriPredicate
 Represents a predicate which accepts three arguments. 
 | 
| Class and Description | 
|---|
| ToResultSetFunction
 A function that accepts a JDBC connection to the database, the total
 parallelism and processor index as arguments and produces a result set. 
 | 
| TriFunction
 Represents a three-arity function that accepts three arguments and
 produces a result. 
 | 
| TriPredicate
 Represents a predicate which accepts three arguments. 
 | 
| Class and Description | 
|---|
| TriFunction
 Represents a three-arity function that accepts three arguments and
 produces a result. 
 | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.