Class SinglePartitionGetBatchForIteratorSpaceTask
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.executors.SystemTask<SpaceIteratorBatchResult>
com.gigaspaces.internal.client.spaceproxy.executors.SinglePartitionGetBatchForIteratorSpaceTask
- All Implemented Interfaces:
SpaceTask<SpaceIteratorBatchResult>,SmartExternalizable,Externalizable,Serializable
public class SinglePartitionGetBatchForIteratorSpaceTask
extends SystemTask<SpaceIteratorBatchResult>
- Since:
- 15.2.0
- Author:
- Alon Shoham
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSinglePartitionGetBatchForIteratorSpaceTask(SpaceIteratorBatchResultProvider spaceIteratorBatchResultProvider, int batchNumber) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class com.gigaspaces.internal.client.spaceproxy.executors.SystemTask
executeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
SinglePartitionGetBatchForIteratorSpaceTask
public SinglePartitionGetBatchForIteratorSpaceTask() -
SinglePartitionGetBatchForIteratorSpaceTask
public SinglePartitionGetBatchForIteratorSpaceTask(SpaceIteratorBatchResultProvider spaceIteratorBatchResultProvider, int batchNumber)
-
-
Method Details
-
getSpaceRequestInfo
- Specified by:
getSpaceRequestInfoin classSystemTask<SpaceIteratorBatchResult>
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classSystemTask<SpaceIteratorBatchResult>- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classSystemTask<SpaceIteratorBatchResult>- Throws:
IOExceptionClassNotFoundException
-