Uses of Class
com.gigaspaces.internal.client.SpaceIteratorBatchResult
Packages that use SpaceIteratorBatchResult
Package
Description
-
Uses of SpaceIteratorBatchResult in com.gigaspaces.client.iterator.cursor
Classes in com.gigaspaces.client.iterator.cursor that implement interfaces with type arguments of type SpaceIteratorBatchResultMethods 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
Subclasses with type arguments of type SpaceIteratorBatchResult in com.gigaspaces.internal.client.spaceproxy.executorsModifier and TypeClassDescriptionclassclassClasses in com.gigaspaces.internal.client.spaceproxy.executors that implement interfaces with type arguments of type SpaceIteratorBatchResultMethods 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)