Uses of Class
org.infinispan.commands.read.GetCacheEntryCommand

Packages that use GetCacheEntryCommand
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.