@PrivateApi public final class JetConfigDataSerializerHook extends Object implements com.hazelcast.internal.serialization.DataSerializerHook
com.hazelcast.jet.config package. This is private API.| Modifier and Type | Field and Description | 
|---|---|
static int | 
DELTA_JOB_CONFIG
Serialization ID of the  
DeltaJobConfig class. | 
static int | 
EDGE_CONFIG
Serialization ID of the  
EdgeConfig class. | 
static int | 
JOB_CONFIG
Serialization ID of the  
JobConfig class. | 
static int | 
RESOURCE_CONFIG
Serialization ID of the  
ResourceConfig class. | 
| Constructor and Description | 
|---|
JetConfigDataSerializerHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSerializableFactory | 
createFactory()  | 
int | 
getFactoryId()  | 
public static final int JOB_CONFIG
JobConfig class.public static final int EDGE_CONFIG
EdgeConfig class.public static final int RESOURCE_CONFIG
ResourceConfig class.public static final int DELTA_JOB_CONFIG
DeltaJobConfig class.public int getFactoryId()
getFactoryId in interface com.hazelcast.internal.serialization.DataSerializerHookpublic DataSerializableFactory createFactory()
createFactory in interface com.hazelcast.internal.serialization.DataSerializerHookCopyright © 2023 Hazelcast, Inc.. All rights reserved.