Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.config |
Jet's configuration data objects.
|
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.
|
Class and Description |
---|
JetConfig
Configuration object for a Jet instance.
|
Class and Description |
---|
DeltaJobConfig
Contains a configuration change for
JobConfig . |
JetConfig
Configuration object for a Jet instance.
|
JobConfig
Contains the configuration specific to one Hazelcast Jet job.
|
Class and Description |
---|
DeltaJobConfig
Contains a configuration change for
JobConfig . |
EdgeConfig
A configuration object for a DAG
Edge
that holds fine-tuning parameters that influence its performance
characteristics. |
InstanceConfig
Deprecated.
since 5.0, use
JetConfig instead. |
JetConfig
Configuration object for a Jet instance.
|
JobClassLoaderFactory
An interface that can be implemented to provide custom class loader for Jet
job.
|
JobConfig
Contains the configuration specific to one Hazelcast Jet job.
|
ProcessingGuarantee
Defines what message processing guarantees are given under failure
conditions.
|
ResourceConfig
Describes a single resource to deploy to the Jet cluster.
|
ResourceType
Represents the type of the resource to be uploaded.
|
Class and Description |
---|
EdgeConfig
A configuration object for a DAG
Edge
that holds fine-tuning parameters that influence its performance
characteristics. |
JobConfig
Contains the configuration specific to one Hazelcast Jet job.
|
ProcessingGuarantee
Defines what message processing guarantees are given under failure
conditions.
|
Class and Description |
---|
ProcessingGuarantee
Defines what message processing guarantees are given under failure
conditions.
|
Class and Description |
---|
JobConfig
Contains the configuration specific to one Hazelcast Jet job.
|
ProcessingGuarantee
Defines what message processing guarantees are given under failure
conditions.
|
Class and Description |
---|
ProcessingGuarantee
Defines what message processing guarantees are given under failure
conditions.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.