Uses of Class
org.infinispan.commands.tx.CommitCommand

Packages that use CommitCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
Commands that represent transactional lifecycle transitions.
Infinispan is designed around a set of interceptors around a data container.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Interceptors dealing with cross-site replication.
 
Transfer of state to new caches in a cluster.
This is the private xsite package.