| Package | Description | 
|---|---|
| com.hazelcast.mapreduce.aggregation | This package contains the aggregation API and the convenience helper classes
 to retrieve predefined aggregation implementations. | 
| com.hazelcast.mapreduce.aggregation.impl | This package contains a set of predefined aggregation implementations | 
| Modifier and Type | Method and Description | 
|---|---|
| static <KeyIn,ValueIn,ValueOut> | Supplier. all(PropertyExtractor<ValueIn,ValueOut> propertyExtractor)Deprecated.  The predefined Supplier selects all values and performs the given
  PropertyExtractors transformation to the
 input data. | 
| Constructor and Description | 
|---|
| AcceptAllSupplier(PropertyExtractor<ValueIn,ValueOut> propertyExtractor) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.