com.hazelcast.spi.impl
Class SpiDataSerializerHook
java.lang.Object
com.hazelcast.spi.impl.SpiDataSerializerHook
- All Implemented Interfaces:
- DataSerializerHook
public final class SpiDataSerializerHook
- extends Object
- implements DataSerializerHook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpiDataSerializerHook
public SpiDataSerializerHook()
createFactory
public DataSerializableFactory createFactory()
- Specified by:
createFactory
in interface DataSerializerHook
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface DataSerializerHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.