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 SystemTask
executeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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
-