com.hazelcast.executor.impl
Class ExecutorDataSerializerHook
java.lang.Object
com.hazelcast.executor.impl.ExecutorDataSerializerHook
- All Implemented Interfaces:
- DataSerializerHook
public class ExecutorDataSerializerHook
- extends Object
- implements DataSerializerHook
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
CALLABLE_TASK
public static final int CALLABLE_TASK
- See Also:
- Constant Field Values
MEMBER_CALLABLE_TASK
public static final int MEMBER_CALLABLE_TASK
- See Also:
- Constant Field Values
ExecutorDataSerializerHook
public ExecutorDataSerializerHook()
getFactoryId
public int getFactoryId()
- Specified by:
getFactoryId
in interface DataSerializerHook
createFactory
public DataSerializableFactory createFactory()
- Specified by:
createFactory
in interface DataSerializerHook
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.