Class CompoundDurableTaskData
java.lang.Object
com.gigaspaces.internal.server.space.CompoundDurableTaskData
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetDistributedSpaceTask(DistributedSpaceTask distributedSpaceTask) voidsetDurableTaskInfo(DurableTaskInfo durableTaskInfo) voidtoString()voidMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
CompoundDurableTaskData
public CompoundDurableTaskData()
-
-
Method Details
-
getDurableTaskInfo
-
setDurableTaskInfo
-
getDistributedSpaceTask
-
setDistributedSpaceTask
-
getFuture
-
setFuture
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
equals
-
hashCode
public int hashCode() -
toString
-