public class MapPortableHook extends Object implements PortableHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CREATE_ACCUMULATOR_INFO  | 
static int | 
F_ID  | 
| Constructor and Description | 
|---|
MapPortableHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
PortableFactory | 
createFactory()  | 
Collection<ClassDefinition> | 
getBuiltinDefinitions()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int CREATE_ACCUMULATOR_INFO
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.