Uses of Interface
org.infinispan.commands.TopologyAffectedCommand

Packages that use TopologyAffectedCommand
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.
Basic interceptors
 
 
Transfer of state to new caches in a cluster.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.