public class MapReducePortableHook extends Object implements PortableHook
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CLIENT_CANCELLATION_REQUEST  | 
static int | 
CLIENT_JOB_PROCESS_INFO_REQUEST  | 
static int | 
CLIENT_MAP_REDUCE_REQUEST  | 
static int | 
F_ID  | 
static int | 
TRANSFERABLE_PROCESS_INFORMATION  | 
| Constructor and Description | 
|---|
MapReducePortableHook()  | 
| Modifier and Type | Method and Description | 
|---|---|
PortableFactory | 
createFactory()  | 
Collection<ClassDefinition> | 
getBuiltinDefinitions()  | 
int | 
getFactoryId()  | 
public static final int F_ID
public static final int CLIENT_JOB_PROCESS_INFO_REQUEST
public static final int CLIENT_CANCELLATION_REQUEST
public static final int CLIENT_MAP_REDUCE_REQUEST
public static final int TRANSFERABLE_PROCESS_INFORMATION
public int getFactoryId()
getFactoryId in interface PortableHookpublic PortableFactory createFactory()
createFactory in interface PortableHookpublic Collection<ClassDefinition> getBuiltinDefinitions()
getBuiltinDefinitions in interface PortableHookCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.