public class EWRDataSerializerHook extends Object implements com.hazelcast.internal.serialization.DataSerializerHook
| Constructor and Description |
|---|
EWRDataSerializerHook() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.nio.serialization.DataSerializableFactory |
createFactory() |
int |
getFactoryId() |
public static final int F_ID
public static final int BATCH_WAN_REP_EVENT
public static final int EWR_PUT_OPERATION
public static final int EWR_PUT_BACKUP_OPERATION
public static final int EWR_QUEUE_CONTAINER
public static final int EWR_QUEUE_REPLICATION_OPERATION
public static final int EWR_REMOVE_BACKUP_OPERATION
public static final int MAP_REPLICATION_UPDATE
public static final int MAP_REPLICATION_REMOVE
public static final int CACHE_REPLICATION_UPDATE
public static final int CACHE_REPLICATION_REMOVE
public static final int MAP_REPLICATION_SYNC
public static final int WAN_SYNC_OPERATION
public static final int GET_MAP_PARTITION_DATA_OPERATION
public static final int POST_JOIN_WAN_OPERATION
public static final int WAN_OPERATION
public static final int WAN_SYNC_EVENT
public static final int WAN_ANTI_ENTROPY_RESULT
public static final int WAN_ANTI_ENTROPY_EVENT_STARTER_OPERATION
public static final int WAN_CONSISTENCY_CHECK_EVENT
public static final int WAN_MERKLE_TREE_NODE_COMPARE_OPERATION
public static final int MERKLE_TREE_NODE_VALUE_COMPARISON
public static final int MAP_REPLICATION_MERKLE_TREE_NODE
public static final int ADD_WAN_CONFIG_OPERATION_FACTORY
public static final int ADD_WAN_CONFIG_OPERATION
public static final int ADD_WAN_CONFIG_BACKUP_OPERATION
public static final int REMOVE_WAN_EVENT_BACKUPS_OPERATION
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 © 2020 Hazelcast, Inc.. All Rights Reserved.