K - the type of the Map entry keysV - the type of the Map entry valuesR - the type of the value returned by the EntryAggregator
public interface AggregatorFactory<K,V,R>
| Modifier and Type | Method and Description |
|---|---|
InvocableMap.EntryAggregator<K,V,R> |
getAggregator(String... asArgs)
Returns an aggregator instance.
|
InvocableMap.EntryAggregator<K,V,R> getAggregator(String... asArgs)
asArgs - aggregator configuration arguments