com.hazelcast.aggregationSee: Description
| Interface | Description | 
|---|---|
| Aggregation<Key,Supplied,Result> | Deprecated
 Use new fast-aggregations  
IMap.aggregate(Aggregator) or IMap.aggregate(Aggregator, Predicate). | 
| PropertyExtractor<ValueIn,ValueOut> | Deprecated
 Use fast-aggregations  
Aggregator | 
| Class | Description | 
|---|---|
| Aggregations | Deprecated
 Use fast-aggregations  
Aggregators | 
| Supplier<KeyIn,ValueIn,ValueOut> | Deprecated
 Use fast-aggregations  
Aggregator | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.