GigaSpaces XAP 10.0.1 API

Uses of Package
com.gigaspaces.async

Packages that use com.gigaspaces.async
com.gigaspaces.async Provides GigaSpaces asynchronous operations related interfaces. 
org.openspaces.core Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. 
org.openspaces.core.executor   
org.openspaces.core.executor.juc   
org.openspaces.core.executor.support   
org.openspaces.events.asyncpolling.receive   
org.openspaces.events.support   
org.openspaces.remoting A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. 
 

Classes in com.gigaspaces.async used by com.gigaspaces.async
AsyncFuture
          Extends Future to provide a listener API.
AsyncFutureListener
          Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
AsyncResult
          An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultFilter
          An optional filter that can be used with distributed tasks.
AsyncResultFilter.Decision
          Controls what should be done with the results.
AsyncResultFilterEvent
          Represents an AsyncResultFilter event.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.core
AsyncFuture
          Extends Future to provide a listener API.
AsyncFutureListener
          Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.core.executor
AsyncResultFilter
          An optional filter that can be used with distributed tasks.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.core.executor.juc
AsyncFuture
          Extends Future to provide a listener API.
AsyncResult
          An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultFilter
          An optional filter that can be used with distributed tasks.
AsyncResultFilter.Decision
          Controls what should be done with the results.
AsyncResultFilterEvent
          Represents an AsyncResultFilter event.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.core.executor.support
AsyncFutureListener
          Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
AsyncResult
          An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultFilter
          An optional filter that can be used with distributed tasks.
AsyncResultFilter.Decision
          Controls what should be done with the results.
AsyncResultFilterEvent
          Represents an AsyncResultFilter event.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.events.asyncpolling.receive
AsyncFuture
          Extends Future to provide a listener API.
AsyncFutureListener
          Allows to register for a callback on an AsyncFuture to be notified when a result arrives.
 

Classes in com.gigaspaces.async used by org.openspaces.events.support
AsyncResult
          An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 

Classes in com.gigaspaces.async used by org.openspaces.remoting
AsyncResult
          An async invocation result holding the actual result of the invocation or an possible exception raised during the invocation.
AsyncResultsReducer
          A generic interface that reduces a list of AsyncResult.
 


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.