Uses of Package
com.hazelcast.jet.config
Package
Description
Provides classes for configuring HazelcastInstance.
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
Jet's configuration data objects.
Jet's Core API.
Contains static utility classes with factories of Jet processors.
Utilities for writing tests of Core API Processors.
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
-
-
ClassDescriptionContains a configuration change for
JobConfig
.Configuration object for a Jet instance.Contains the configuration specific to one Hazelcast Jet job. -
ClassDescriptionContains a configuration change for
JobConfig
.A configuration object for a DAGEdge
that holds fine-tuning parameters that influence its performance characteristics.Deprecated.Configuration object for a Jet instance.An interface that can be implemented to provide custom class loader for Jet job.Contains the configuration specific to one Hazelcast Jet job.Defines what message processing guarantees are given under failure conditions.Describes a single resource to deploy to the Jet cluster.Represents the type of the resource to be uploaded. -
ClassDescriptionA configuration object for a DAG
Edge
that holds fine-tuning parameters that influence its performance characteristics.Contains the configuration specific to one Hazelcast Jet job.Defines what message processing guarantees are given under failure conditions. -
ClassDescriptionDefines what message processing guarantees are given under failure conditions.
-
ClassDescriptionContains the configuration specific to one Hazelcast Jet job.Defines what message processing guarantees are given under failure conditions.
-
ClassDescriptionDefines what message processing guarantees are given under failure conditions.
JetConfig
instead.