| 
 | GigaSpaces XAP 10.0.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| AsyncFuture<T> | Extends Futureto provide a listener API. | 
| AsyncFutureListener<T> | Allows to register for a callback on an AsyncFutureto 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 AsyncResultFilterevent. | 
| 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. | 
Provides GigaSpaces asynchronous operations related interfaces.
| 
 | GigaSpaces XAP 10.0.1 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||