com.hazelcast.spi.impl
Class SpiPortableHook
java.lang.Object
com.hazelcast.spi.impl.SpiPortableHook
- All Implemented Interfaces:
- PortableHook
public final class SpiPortableHook
- extends Object
- implements PortableHook
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final int ID
USERNAME_PWD_CRED
public static final int USERNAME_PWD_CRED
- See Also:
- Constant Field Values
COLLECTION
public static final int COLLECTION
- See Also:
- Constant Field Values
ITEM_EVENT
public static final int ITEM_EVENT
- See Also:
- Constant Field Values
ENTRY_EVENT
public static final int ENTRY_EVENT
- See Also:
- Constant Field Values
DISTRIBUTED_OBJECT_EVENT
public static final int DISTRIBUTED_OBJECT_EVENT
- See Also:
- Constant Field Values
SpiPortableHook
public SpiPortableHook()
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.