public static class ClusterDataSerializerHook.ClusterDataSerializerFactoryImpl extends Object implements DataSerializableFactory
Constructor and Description |
---|
ClusterDataSerializerHook.ClusterDataSerializerFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
IdentifiedDataSerializable |
create(int typeId)
Creates an IdentifiedDataSerializable instance using given type id
|
public ClusterDataSerializerHook.ClusterDataSerializerFactoryImpl()
public IdentifiedDataSerializable create(int typeId)
DataSerializableFactory
create
in interface DataSerializableFactory
typeId
- IdentifiedDataSerializable type idCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.