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