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 |
F_ID
public static final int F_ID
NORMAL_RESPONSE
public static final int NORMAL_RESPONSE
- See Also:
- Constant Field Values
BACKUP
public static final int BACKUP
- See Also:
- Constant Field Values
BACKUP_RESPONSE
public static final int BACKUP_RESPONSE
- See Also:
- Constant Field Values
PARTITION_ITERATOR
public static final int PARTITION_ITERATOR
- See Also:
- Constant Field Values
PARTITION_RESPONSE
public static final int PARTITION_RESPONSE
- See Also:
- Constant Field Values
PARALLEL_OPERATION_FACTORY
public static final int PARALLEL_OPERATION_FACTORY
- See Also:
- Constant Field Values
EVENT_PACKET
public static final int EVENT_PACKET
- See Also:
- Constant Field Values
COLLECTION
public static final int COLLECTION
- See Also:
- Constant Field Values
CALL_TIMEOUT_RESPONSE
public static final int CALL_TIMEOUT_RESPONSE
- See Also:
- Constant Field Values
ERROR_RESPONSE
public static final int ERROR_RESPONSE
- See Also:
- Constant Field Values
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.