| Interface | Description | 
|---|---|
| JobClassLoaderFactory | 
 An interface that can be implemented to provide custom class loader for Jet
 job. 
 | 
| Class | Description | 
|---|---|
| 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. 
 | 
| JetConfigDataSerializerHook | 
 Hazelcast serializer hooks for the classes in the  
com.hazelcast.jet.config package. | 
| JobConfig | 
 Contains the configuration specific to one Hazelcast Jet job. 
 | 
| ResourceConfig | 
 Describes a single resource to deploy to the Jet cluster. 
 | 
| Enum | Description | 
|---|---|
| ProcessingGuarantee | 
 Defines what message processing guarantees are given under failure
 conditions. 
 | 
| ResourceType | 
 Represents the type of the resource to be uploaded. 
 | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.