|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReducerFactory | |
|---|---|
| com.hazelcast.mapreduce | This package contains the MapReduce API definition for Hazelcast. All map reduce operations running in a distributed manner inside the active Hazelcast cluster. |
| Uses of ReducerFactory in com.hazelcast.mapreduce |
|---|
| Methods in com.hazelcast.mapreduce with parameters of type ReducerFactory | ||
|---|---|---|
|
ReducingJob.reducer(ReducerFactory<KeyIn,ValueIn,ValueOut> reducerFactory)
Defines the ReducerFactory for this task. |
|
|
MappingJob.reducer(ReducerFactory<KeyIn,ValueIn,ValueOut> reducerFactory)
Defines the ReducerFactory for this task. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||