Uses of Interface
com.tangosol.util.InvocableMap.ParallelAwareAggregator
Packages that use InvocableMap.ParallelAwareAggregator
- 
Uses of InvocableMap.ParallelAwareAggregator in com.tangosol.util.aggregator
Methods in com.tangosol.util.aggregator that return InvocableMap.ParallelAwareAggregatorModifier and TypeMethodDescriptionprotected InvocableMap.ParallelAwareAggregator<? super K, ? super V, Object, R> GroupAggregator.parallel(InvocableMap.EntryAggregator<? super K, ? super V, R> aggregator) Convert the specified aggregator to ParallelAwareAggregator.