|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.openspaces.core.executor.support | |
|---|---|
| org.openspaces.core.executor.juc | |
| org.openspaces.core.executor.support | |
| org.openspaces.events.support | |
| Classes in org.openspaces.core.executor.support used by org.openspaces.core.executor.juc | |
|---|---|
| ProcessObjectsProvider
An interface used with Task allowing to return
additional objects to be processed on the node the task is executed. |
|
| Classes in org.openspaces.core.executor.support used by org.openspaces.core.executor.support | |
|---|---|
| AbstractDelegatingDistributedTask
A base class for delegating tasks that are also distributed tasks |
|
| AvgReducer
A default implementation of a reducer that averages all types T
into a result R. |
|
| AvgTask
A sum distrubted task that accepts a Task to delegate
the actual execution to and implements the AvgTask.reduce(java.util.List) operation. |
|
| DelegatingTask
A delegating task is a task that holds another task that will be executed. |
|
| MaxReducer
A default implementation of a reducer that returnt the maximum of T. |
|
| MaxTask
A max distrubuted task that accepts a Task to delegate
the actual execution to and implements the MaxTask.reduce(java.util.List) operation. |
|
| MinReducer
A default implementation of a reducer that return the minimum of T. |
|
| MinTask
A min distrubuted task that accepts a Task to delegate
the actual execution to and implements the MinTask.reduce(java.util.List) operation. |
|
| SimpleDelegatingTask
A simple implementation of delegating task that accepts the task to delegate to. |
|
| SumReducer
A default implementation of a reducer that sums all types T
into a result R. |
|
| SumTask
A sum distrubuted task that accepts a Task to delegate
the actual execution to and implements the SumTask.reduce(java.util.List) operation. |
|
| Classes in org.openspaces.core.executor.support used by org.openspaces.events.support | |
|---|---|
| ProcessObjectsProvider
An interface used with Task allowing to return
additional objects to be processed on the node the task is executed. |
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||