|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyExtractor | |
|---|---|
| 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 |
| Uses of PropertyExtractor in com.hazelcast.mapreduce.aggregation |
|---|
| Methods in com.hazelcast.mapreduce.aggregation with parameters of type PropertyExtractor | ||
|---|---|---|
static
|
Supplier.all(PropertyExtractor<ValueIn,ValueOut> propertyExtractor)
The predefined Supplier selects all values and performs the given PropertyExtractors transformation to the
input data. |
|
| Uses of PropertyExtractor in com.hazelcast.mapreduce.aggregation.impl |
|---|
| Constructors in com.hazelcast.mapreduce.aggregation.impl with parameters of type PropertyExtractor | |
|---|---|
AcceptAllSupplier(PropertyExtractor<ValueIn,ValueOut> propertyExtractor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||