GigaSpaces XAP 8.0 API

Uses of Package
org.openspaces.core.executor

Packages that use org.openspaces.core.executor
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.support   
org.openspaces.remoting A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. 
 

Classes in org.openspaces.core.executor used by org.openspaces.core
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
 

Classes in org.openspaces.core.executor used by org.openspaces.core.executor
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
 

Classes in org.openspaces.core.executor used by org.openspaces.core.executor.juc
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
TaskRoutingProvider
          Controls the Task routing.
 

Classes in org.openspaces.core.executor used by org.openspaces.core.executor.support
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
TaskRoutingProvider
          Controls the Task routing.
 

Classes in org.openspaces.core.executor used by org.openspaces.events.support
AutowireTaskMarker
          A marker interface enabling a task to be autowired with resources defined within the processing unit.
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
 

Classes in org.openspaces.core.executor used by org.openspaces.remoting
DistributedTask
          A distributed task is a Task that is executed on several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List) the list of AsyncResults.
Task
          A task executed on a space node (processing unit) that returns a result and may throw an exception.
TaskRoutingProvider
          Controls the Task routing.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.