|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface InvocableMap.ParallelAwareAggregator
A ParallelAwareAggregator is an advanced extension to EntryAggregator that is explicitly capable of being run in parallel, for example in a distributed environment.
| Method Summary | |
|---|---|
Object |
aggregateResults(Collection collResults)
Aggregate the results of the parallel aggregations. |
InvocableMap.EntryAggregator |
getParallelAggregator()
Get an aggregator that can take the place of this aggregator in situations in which the InvocableMap can aggregate in parallel. |
| Methods inherited from interface com.tangosol.util.InvocableMap.EntryAggregator |
|---|
aggregate |
| Method Detail |
|---|
InvocableMap.EntryAggregator getParallelAggregator()
Object aggregateResults(Collection collResults)
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||