Package com.hazelcast.jet.config


package com.hazelcast.jet.config
Jet's configuration data objects.
Since:
Jet 3.0
  • Class
    Description
    Contains a configuration change for JobConfig.
    A configuration object for a DAG Edge that holds fine-tuning parameters that influence its performance characteristics.
    Deprecated, for removal: This API element is subject to removal in a future version.
    use JetConfig instead.
    Configuration object for a Jet instance.
    Hazelcast serializer hooks for the classes in the com.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 the JobConfig.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.