Uses of Class
com.gigaspaces.internal.client.SpaceIteratorBatchResult
Packages that use SpaceIteratorBatchResult
Package
Description
-
Uses of SpaceIteratorBatchResult in com.gigaspaces.client.iterator.cursor
Methods in com.gigaspaces.client.iterator.cursor that return SpaceIteratorBatchResultMethods in com.gigaspaces.client.iterator.cursor with parameters of type SpaceIteratorBatchResultModifier and TypeMethodDescriptionvoidSpaceIteratorBatchResultProvider.addBatchResult(SpaceIteratorBatchResult spaceIteratorBatchResult) Method parameters in com.gigaspaces.client.iterator.cursor with type arguments of type SpaceIteratorBatchResultModifier and TypeMethodDescriptionvoidSpaceIteratorBatchResultProvider.addAsyncBatchResult(AsyncResult<SpaceIteratorBatchResult> spaceIteratorBatchAsyncResult) voidSpaceIteratorBatchResultListener.onResult(AsyncResult<SpaceIteratorBatchResult> result) -
Uses of SpaceIteratorBatchResult in com.gigaspaces.internal.client.spaceproxy.executors
Methods in com.gigaspaces.internal.client.spaceproxy.executors that return SpaceIteratorBatchResultModifier and TypeMethodDescriptionGetBatchForIteratorDistributedSpaceTask.reduce(List<AsyncResult<SpaceIteratorBatchResult>> asyncResults) Method parameters in com.gigaspaces.internal.client.spaceproxy.executors with type arguments of type SpaceIteratorBatchResultModifier and TypeMethodDescriptionGetBatchForIteratorDistributedSpaceTask.onResult(AsyncResultFilterEvent<SpaceIteratorBatchResult> event) GetBatchForIteratorDistributedSpaceTask.reduce(List<AsyncResult<SpaceIteratorBatchResult>> asyncResults)