public class ExecutorDataSerializerHook extends Object implements DataSerializerHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CALLABLE_TASK  | 
static int | 
F_ID  | 
static int | 
MEMBER_CALLABLE_TASK  | 
F_ID_OFFSET_HIBERNATE, F_ID_OFFSET_WEBMODULE| Constructor and Description | 
|---|
ExecutorDataSerializerHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSerializableFactory | 
createFactory()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int CALLABLE_TASK
public static final int MEMBER_CALLABLE_TASK
public int getFactoryId()
getFactoryId in interface DataSerializerHookpublic DataSerializableFactory createFactory()
createFactory in interface DataSerializerHookCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.