|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CancellableCommand | |
---|---|
org.infinispan.commands.read |
Uses of CancellableCommand in org.infinispan.commands.read |
---|
Classes in org.infinispan.commands.read that implement CancellableCommand | |
---|---|
class |
DistributedExecuteCommand<V>
DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM. |
class |
MapCombineCommand<KIn,VIn,KOut,VOut>
MapCombineCommand is a container to migrate Mapper and Reducer which is a
combiner to a remote Infinispan node where it will get executed and return the result to an
invoking/master node. |
class |
ReduceCommand<KOut,VOut>
ReduceCommand is a container to migrate Reducer to a remote Infinispan node where it will
get executed and return the result to an invoking/master node. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |