GigaSpaces XAP 9.1 API

Package com.gigaspaces.async

Provides GigaSpaces asynchronous operations related interfaces.

See:
          Description

Interface Summary
AsyncFuture<T> Extends Future to provide a listener API.
AsyncFutureListener<T> Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
AsyncResult<T> An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultFilter<T> An optional filter that can be used with distributed tasks.
AsyncResultsReducer<T,R> A generic interface that reduces a list of AsyncResult.
 

Class Summary
AsyncResultFilterEvent<T> Represents an AsyncResultFilter event.
FutureFactory A factory for different types of special futures, such as compound ones.
 

Enum Summary
AsyncResultFilter.Decision Controls what should be done with the results.
 

Package com.gigaspaces.async Description

Provides GigaSpaces asynchronous operations related interfaces.


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.