Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
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.pipeline |
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
|
com.hazelcast.jet.server |
Contains Java program entry points that will start a Jet server
instance, submit jobs to a Jet cluster, etc.
|
Class and Description |
---|
JetInstance
Represents either an instance of a Jet server node or a Jet client
instance that connects to a remote cluster.
|
Class and Description |
---|
JetCacheManager
JetCacheManager is the entry point to access JSR-107 (JCache) caches
via JetInstance interface. |
JetException
Base Jet exception.
|
JetInstance
Represents either an instance of a Jet server node or a Jet client
instance that connects to a remote cluster.
|
Job |
JobStateSnapshot
A handle to an exported state snapshot created using
Job.exportSnapshot(String) . |
LightJob
A handle to a submitted job.
|
Observable
Represents a flowing sequence of events produced by observable sinks.
|
Traverser
Traverses a potentially infinite sequence of non-
null items. |
Class and Description |
---|
Traverser
Traverses a potentially infinite sequence of non-
null items. |
Class and Description |
---|
JetException
Base Jet exception.
|
JetInstance
Represents either an instance of a Jet server node or a Jet client
instance that connects to a remote cluster.
|
Traverser
Traverses a potentially infinite sequence of non-
null items. |
Class and Description |
---|
Traverser
Traverses a potentially infinite sequence of non-
null items. |
Class and Description |
---|
JetInstance
Represents either an instance of a Jet server node or a Jet client
instance that connects to a remote cluster.
|
Class and Description |
---|
JetException
Base Jet exception.
|
Observable
Represents a flowing sequence of events produced by observable sinks.
|
Traverser
Traverses a potentially infinite sequence of non-
null items. |
Class and Description |
---|
JetInstance
Represents either an instance of a Jet server node or a Jet client
instance that connects to a remote cluster.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.