Package com.hazelcast.jet.config
package com.hazelcast.jet.config
Jet's configuration data objects.
- Since:
- Jet 3.0
-
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.Hazelcast serializer hooks for the classes in thecom.hazelcast.jet.config
package.An interface that can be implemented to provide custom class loader for Jet job.Contains the configuration specific to one Hazelcast Jet job.Some constants for theJobConfig.getArgument(String)
method.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.
JetConfig
instead.