public final class CountDownLatchDataSerializerHook extends Object implements DataSerializerHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
AWAIT_OPERATION  | 
static int | 
CONTAINER  | 
static int | 
COUNT_DOWN_LATCH_BACKUP_OPERATION  | 
static int | 
COUNT_DOWN_LATCH_REPLICATION_OPERATION  | 
static int | 
COUNT_DOWN_OPERATION  | 
static int | 
F_ID  | 
static int | 
GET_COUNT_OPERATION  | 
static int | 
SET_COUNT_OPERATION  | 
F_ID_OFFSET_HIBERNATE, F_ID_OFFSET_WEBMODULE| Constructor and Description | 
|---|
CountDownLatchDataSerializerHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
DataSerializableFactory | 
createFactory()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int CONTAINER
public static final int AWAIT_OPERATION
public static final int COUNT_DOWN_LATCH_BACKUP_OPERATION
public static final int COUNT_DOWN_LATCH_REPLICATION_OPERATION
public static final int COUNT_DOWN_OPERATION
public static final int GET_COUNT_OPERATION
public static final int SET_COUNT_OPERATION
public int getFactoryId()
getFactoryId in interface DataSerializerHookpublic DataSerializableFactory createFactory()
createFactory in interface DataSerializerHookCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.