Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.distexec.mapreduce

Packages that use org.infinispan.distexec.mapreduce
org.infinispan.cdi This is the Infinispan CDI module. 
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.read   
org.infinispan.distexec.mapreduce   
org.infinispan.distexec.mapreduce.spi   
org.infinispan.query.impl.massindex   
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.cdi
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.commands
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
MapReduceManager
          MapReduceManager is an internal Infinispan component receiving map/reduce invocations arriving from remote Infinispan nodes.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.commands.read
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
MapReduceManager
          MapReduceManager is an internal Infinispan component receiving map/reduce invocations arriving from remote Infinispan nodes.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.distexec.mapreduce
Collator
          Collator collates results from Reducers executed on Infinispan cluster and assembles a final result returned to an invoker of MapReduceTask.
Collector
          OutputCollector is the intermediate key/value result data output collector given to each Mapper
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
MapReduceManager
          MapReduceManager is an internal Infinispan component receiving map/reduce invocations arriving from remote Infinispan nodes.
MapReduceTask
          MapReduceTask is a distributed task allowing a large scale computation to be transparently parallelized across Infinispan cluster nodes.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.distexec.mapreduce.spi
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 

Classes in org.infinispan.distexec.mapreduce used by org.infinispan.query.impl.massindex
Collector
          OutputCollector is the intermediate key/value result data output collector given to each Mapper
Mapper
          Implementation of a Mapper class is a component of a MapReduceTask invoked once for each input entry K,V.
Reducer
          Reduces intermediate key/value results from map phase of MapReduceTask.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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