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