| Package | Description |
|---|---|
| com.hazelcast.function |
Serializable and exception-declaring variants of functional interfaces from
java.util.function. |
| 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 |
Jet's Core API.
|
| com.hazelcast.jet.core.processor |
Contains static utility classes with factories of Jet processors.
|
| com.hazelcast.jet.core.test |
Utilities for writing tests of Core API 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.pipeline.test |
This package contains various mock sources to help with pipeline testing
and development.
|
| Class and Description |
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. |
BiFunctionEx
Serializable variant of java.util.function.BiFunction which declares checked exception. |
BinaryOperatorEx
Serializable variant of java.util.function.BinaryOperator which declares checked exception. |
BiPredicateEx
Serializable variant of java.util.function.BiPredicate which declares checked exception. |
ComparatorEx
Serializable variant of java.util.Comparator
which declares checked exception. |
ConsumerEx
Serializable variant of java.util.function.Consumer
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. |
ToDoubleFunctionEx
Serializable variant of java.util.function.ToDoubleFunction which declares checked exception. |
ToIntFunctionEx
Serializable variant of java.util.function.ToIntFunction which declares checked exception. |
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. |
| Class and Description |
|---|
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. |
| Class and Description |
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. |
BiFunctionEx
Serializable variant of java.util.function.BiFunction which declares checked exception. |
BinaryOperatorEx
Serializable variant of java.util.function.BinaryOperator which declares checked exception. |
ComparatorEx
Serializable variant of java.util.Comparator
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. |
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
ToDoubleFunctionEx
Serializable variant of java.util.function.ToDoubleFunction which declares checked exception. |
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. |
| Class and Description |
|---|
ComparatorEx
Serializable variant of java.util.Comparator
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. |
| Class and Description |
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. |
BiFunctionEx
Serializable variant of java.util.function.BiFunction which declares checked exception. |
BinaryOperatorEx
Serializable variant of java.util.function.BinaryOperator which declares checked exception. |
BiPredicateEx
Serializable variant of java.util.function.BiPredicate which declares checked exception. |
ConsumerEx
Serializable variant of java.util.function.Consumer
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. |
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. |
| Class and Description |
|---|
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
| Class and Description |
|---|
ConsumerEx
Serializable variant of java.util.function.Consumer
which declares checked exception. |
| Class and Description |
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. |
BiFunctionEx
Serializable variant of java.util.function.BiFunction which declares checked exception. |
BinaryOperatorEx
Serializable variant of java.util.function.BinaryOperator which declares checked exception. |
BiPredicateEx
Serializable variant of java.util.function.BiPredicate which declares checked exception. |
ComparatorEx
Serializable variant of java.util.Comparator
which declares checked exception. |
ConsumerEx
Serializable variant of java.util.function.Consumer
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
PredicateEx
Serializable variant of java.util.function.Predicate which declares checked exception. |
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
ToLongFunctionEx
Serializable variant of java.util.function.ToLongFunction which declares checked exception. |
| Class and Description |
|---|
BiConsumerEx
Serializable variant of java.util.function.BiConsumer which declares checked exception. |
ConsumerEx
Serializable variant of java.util.function.Consumer
which declares checked exception. |
FunctionEx
Serializable variant of java.util.function.Function
which declares checked exception. |
SupplierEx
Serializable variant of java.util.function.Supplier
which declares checked exception. |
Copyright © 2022 Hazelcast, Inc.. All rights reserved.