|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapReduceManager | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.read | |
org.infinispan.distexec.mapreduce |
Uses of MapReduceManager in org.infinispan.commands |
---|
Methods in org.infinispan.commands with parameters of type MapReduceManager | |
---|---|
void |
CommandsFactoryImpl.setupDependencies(DataContainer container,
CacheNotifier notifier,
Cache<Object,Object> cache,
InterceptorChain interceptorChain,
DistributionManager distributionManager,
InvocationContextContainer icc,
TransactionTable txTable,
Configuration configuration,
Map<Byte,ModuleCommandInitializer> moduleCommandInitializers,
RecoveryManager recoveryManager,
StateProvider stateProvider,
StateConsumer stateConsumer,
LockManager lockManager,
InternalEntryFactory entryFactory,
MapReduceManager mapReduceManager,
StateTransferManager stm,
BackupSender backupSender,
CancellationService cancellationService)
|
Uses of MapReduceManager in org.infinispan.commands.read |
---|
Methods in org.infinispan.commands.read with parameters of type MapReduceManager | |
---|---|
void |
ReduceCommand.init(MapReduceManager mrManager)
|
void |
MapCombineCommand.init(MapReduceManager mrManager)
|
Uses of MapReduceManager in org.infinispan.distexec.mapreduce |
---|
Classes in org.infinispan.distexec.mapreduce that implement MapReduceManager | |
---|---|
class |
MapReduceManagerImpl
Default implementation of MapReduceManager . |
Fields in org.infinispan.distexec.mapreduce declared as MapReduceManager | |
---|---|
protected MapReduceManager |
MapReduceTask.mapReduceManager
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |