com.hazelcast.partition
Class PartitionPortableHook
java.lang.Object
com.hazelcast.partition.PartitionPortableHook
- All Implemented Interfaces:
- PortableHook
public final class PartitionPortableHook
- extends Object
- implements PortableHook
Field Summary |
static int |
F_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_ID
public static final int F_ID
PartitionPortableHook
public PartitionPortableHook()
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface PortableHook
createFactory
public PortableFactory createFactory()
- Specified by:
createFactory
in interface PortableHook
getBuiltinDefinitions
public Collection<ClassDefinition> getBuiltinDefinitions()
- Specified by:
getBuiltinDefinitions
in interface PortableHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.