public class ReplicatedMapPortableHook extends Object implements PortableHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
F_ID  | 
static int | 
MAP_ENTRIES  | 
static int | 
MAP_ENTRY_EVENT  | 
static int | 
MAP_KEY_SET  | 
static int | 
VALUES_COLLECTION  | 
| Constructor and Description | 
|---|
ReplicatedMapPortableHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
PortableFactory | 
createFactory()  | 
Collection<ClassDefinition> | 
getBuiltinDefinitions()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int MAP_ENTRIES
public static final int MAP_KEY_SET
public static final int VALUES_COLLECTION
public static final int MAP_ENTRY_EVENT
public int getFactoryId()
getFactoryId in interface PortableHookpublic PortableFactory createFactory()
createFactory in interface PortableHookpublic Collection<ClassDefinition> getBuiltinDefinitions()
getBuiltinDefinitions in interface PortableHookCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.