Uses of Package
org.infinispan.commands.read

Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
Commands that alter the state of the cache.
 
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.