|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reducer | |
|---|---|
| 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 Reducer in com.hazelcast.mapreduce |
|---|
| Methods in com.hazelcast.mapreduce that return Reducer | |
|---|---|
Reducer<KeyIn,ValueIn,ValueOut> |
ReducerFactory.newReducer(KeyIn key)
Build a new Reducer instance specific to the supplied key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||