Uses of Interface
org.infinispan.commands.CancellableCommand
-
Packages that use CancellableCommand Package Description org.infinispan.commands.read -
-
Uses of CancellableCommand in org.infinispan.commands.read
Classes in org.infinispan.commands.read that implement CancellableCommand Modifier and Type Class Description class
DistributedExecuteCommand<V>
DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.
-