|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributedTask<T extends Serializable,R>
A distributed task is a Task
that is executed on
several space nodes, requiring to AsyncResultsReducer.reduce(java.util.List)
the list of
AsyncResult
s.
Method Summary |
---|
Methods inherited from interface org.openspaces.core.executor.Task |
---|
execute |
Methods inherited from interface com.gigaspaces.async.AsyncResultsReducer |
---|
reduce |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |