Uses of Interface
org.infinispan.commands.ReplicableCommand

Packages that use ReplicableCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
 
 
Meta-commands that wrap other commands for remote execution.
 
 
 
 
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
 
Interceptors dealing with command replication in distributed/replicated mode.
 
 
Handling of inbound commands on remote nodes.
 
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
 
Lock and synchronization related classes, tools and utilities.