Uses of Class
org.infinispan.commands.read.MapReduceCommand

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.
 


-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.