com.hazelcast.aggregationSee: Description
| Interface | Description | 
|---|---|
| Aggregation<Key,Supplied,Result> | Deprecated Use new fast-aggregations  IMap.aggregate(Aggregator)orIMap.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 © 2016 Hazelcast, Inc.. All Rights Reserved.