Uses of Interface
org.infinispan.commands.write.WriteCommand

Packages that use WriteCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
This package contains different context implementations, selected dynamically based on the type of invocation.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Interceptors dealing with cross-site replication.
 
Implementations of the PersistenceManager interface, which define the logic of how infinispan interacts with external stores.
 
Transfer of state to new caches in a cluster.
 
XA transaction support.
 
This is the private xsite package.