com.hazelcast.cluster.impl
Class ClusterDataSerializerHook
java.lang.Object
com.hazelcast.cluster.impl.ClusterDataSerializerHook
- All Implemented Interfaces:
- DataSerializerHook
public final class ClusterDataSerializerHook
- 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
- See Also:
- Constant Field Values
ADDRESS
public static final int ADDRESS
- See Also:
- Constant Field Values
MEMBER
public static final int MEMBER
- See Also:
- Constant Field Values
HEARTBEAT
public static final int HEARTBEAT
- See Also:
- Constant Field Values
CONFIG_CHECK
public static final int CONFIG_CHECK
- See Also:
- Constant Field Values
BIND_MESSAGE
public static final int BIND_MESSAGE
- See Also:
- Constant Field Values
MEMBERSHIP_EVENT
public static final int MEMBERSHIP_EVENT
- See Also:
- Constant Field Values
ClusterDataSerializerHook
public ClusterDataSerializerHook()
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface DataSerializerHook
createFactory
public DataSerializableFactory createFactory()
- Specified by:
createFactory
in interface DataSerializerHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.