|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapReduceCommand | |
|---|---|
| org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
| Uses of MapReduceCommand in org.infinispan.commands |
|---|
| Methods in org.infinispan.commands that return MapReduceCommand | |
|---|---|
MapReduceCommand |
CommandsFactoryImpl.buildMapReduceCommand(Mapper m,
Reducer r,
Address sender,
Collection keys)
|
MapReduceCommand |
CommandsFactory.buildMapReduceCommand(Mapper m,
Reducer r,
Address sender,
Collection keys)
Builds a MapReduceCommand used for migration and execution of MapReduce tasks. |
|
--> | |||||||||