| Package | Description |
|---|---|
| com.hazelcast.mapreduce.aggregation |
This package contains the aggregation API and the convenience helper classes
to retrieve 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. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.