com.hazelcast.topic.impl
Class TopicPortableHook
java.lang.Object
com.hazelcast.topic.impl.TopicPortableHook
- All Implemented Interfaces:
- PortableHook
public class TopicPortableHook
- extends Object
- implements PortableHook
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
PUBLISH
public static final int PUBLISH
- See Also:
- Constant Field Values
ADD_LISTENER
public static final int ADD_LISTENER
- See Also:
- Constant Field Values
REMOVE_LISTENER
public static final int REMOVE_LISTENER
- See Also:
- Constant Field Values
PORTABLE_MESSAGE
public static final int PORTABLE_MESSAGE
- See Also:
- Constant Field Values
TopicPortableHook
public TopicPortableHook()
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.