|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedExecuteCommand | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.distexec |
Uses of DistributedExecuteCommand in org.infinispan.commands |
---|
Methods in org.infinispan.commands that return DistributedExecuteCommand | ||
---|---|---|
|
CommandsFactory.buildDistributedExecuteCommand(Callable<T> callable,
Address sender,
Collection keys)
Builds a DistributedExecuteCommand used for migration and execution of distributed Callables and Runnables. |
|
|
CommandsFactoryImpl.buildDistributedExecuteCommand(Callable<T> callable,
Address sender,
Collection keys)
|
Methods in org.infinispan.commands with parameters of type DistributedExecuteCommand | ||
---|---|---|
|
Visitor.visitDistributedExecuteCommand(InvocationContext ctx,
DistributedExecuteCommand<V> command)
|
|
|
AbstractVisitor.visitDistributedExecuteCommand(InvocationContext ctx,
DistributedExecuteCommand<V> command)
|
Uses of DistributedExecuteCommand in org.infinispan.distexec |
---|
Methods in org.infinispan.distexec with parameters of type DistributedExecuteCommand | ||
---|---|---|
protected
|
DefaultExecutorService.createDistributedTaskPart(DistributedTask<T> task,
DistributedExecuteCommand<T> c,
Address target,
int failoverCount)
|
|
protected
|
DefaultExecutorService.createDistributedTaskPart(DistributedTask<T> task,
DistributedExecuteCommand<T> c,
List<K> inputKeys,
Address target,
int failoverCount)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |