public class UserCodeDeploymentSerializerHook extends Object implements DataSerializerHook
Modifier and Type | Field and Description |
---|---|
static int |
CLASS_DATA |
static int |
CLASS_DATA_FINDER_OP |
static int |
F_ID |
static int |
LEN |
F_ID_OFFSET_HIBERNATE, F_ID_OFFSET_WEBMODULE
Constructor and Description |
---|
UserCodeDeploymentSerializerHook() |
Modifier and Type | Method and Description |
---|---|
DataSerializableFactory |
createFactory() |
int |
getFactoryId() |
public static final int F_ID
public static final int CLASS_DATA
public static final int CLASS_DATA_FINDER_OP
public static final int LEN
public int getFactoryId()
getFactoryId
in interface DataSerializerHook
public DataSerializableFactory createFactory()
createFactory
in interface DataSerializerHook
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.