Uses of Class
org.infinispan.commands.functional.ReadOnlyManyCommand

Packages that use ReadOnlyManyCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
 
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.