|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsyncResultsReducer<T,R>
A generic interface that reduces a list of AsyncResult
.
Method Summary | |
---|---|
R |
reduce(List<AsyncResult<T>> results)
|
Method Detail |
---|
R reduce(List<AsyncResult<T>> results) throws Exception
Exception
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |