public class MapReducePortableHook extends Object implements PortableHook
Modifier and Type | Field and Description |
---|---|
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 TRANSFERABLE_PROCESS_INFORMATION
public int getFactoryId()
getFactoryId
in interface PortableHook
public PortableFactory createFactory()
createFactory
in interface PortableHook
public Collection<ClassDefinition> getBuiltinDefinitions()
getBuiltinDefinitions
in interface PortableHook
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.