public class HotRestartClusterSerializerHook extends Object implements com.hazelcast.internal.serialization.DataSerializerHook
| Modifier and Type | Field and Description |
|---|---|
static int |
ASK_FOR_CLUSTER_START_RESULT |
static int |
ASK_FOR_EXPECTED_MEMBERS |
static int |
F_ID |
static int |
SEND_CLUSTER_START_RESULT |
static int |
SEND_EXCLUDED_MEMBER_UUIDS |
static int |
SEND_EXPECTED_MEMBERS |
static int |
SEND_MEMBER_CLUSTER_START_INFO |
static int |
TRIGGER_FORCE_START |
| Constructor and Description |
|---|
HotRestartClusterSerializerHook() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.nio.serialization.DataSerializableFactory |
createFactory() |
int |
getFactoryId() |
public static final int F_ID
public static final int ASK_FOR_CLUSTER_START_RESULT
public static final int ASK_FOR_EXPECTED_MEMBERS
public static final int SEND_CLUSTER_START_RESULT
public static final int SEND_MEMBER_CLUSTER_START_INFO
public static final int TRIGGER_FORCE_START
public static final int SEND_EXPECTED_MEMBERS
public static final int SEND_EXCLUDED_MEMBER_UUIDS
public int getFactoryId()
getFactoryId in interface com.hazelcast.internal.serialization.DataSerializerHookpublic com.hazelcast.nio.serialization.DataSerializableFactory createFactory()
createFactory in interface com.hazelcast.internal.serialization.DataSerializerHookCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.