Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.