| Package | Description | 
|---|---|
| com.tangosol.util.aggregator | 
 Contains concrete  
InvocableMap.EntryAggregator
implementations. | 
| Modifier and Type | Method and Description | 
|---|---|
protected InvocableMap.ParallelAwareAggregator<? super K,? super V,Object,R> | 
GroupAggregator.parallel(InvocableMap.EntryAggregator<? super K,? super V,R> aggregator)
Convert the specified aggregator to ParallelAwareAggregator. 
 |