Uses of Package
org.infinispan.commands.read
-
Packages that use org.infinispan.commands.read Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely.org.infinispan.commands.functional org.infinispan.commands.read org.infinispan.commands.write Commands that alter the state of the cache.org.infinispan.distexec Distributed Executor APIs (deprecated)org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container.org.infinispan.interceptors.base Base interceptors containing common, reusable behavior.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.partitionhandling.impl org.infinispan.stream.impl.local -
Classes in org.infinispan.commands.read used by org.infinispan.commands Class Description DistributedExecuteCommand DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.EntrySetCommand Command implementation forMap.entrySet()
functionality.GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsKeySetCommand Command implementation forMap.keySet()
functionality.SizeCommand Command to calculate the size of the cache -
Classes in org.infinispan.commands.read used by org.infinispan.commands.functional Class Description AbstractDataCommand -
Classes in org.infinispan.commands.read used by org.infinispan.commands.read Class Description AbstractDataCommand AbstractLocalCommand Abstract class -
Classes in org.infinispan.commands.read used by org.infinispan.commands.write Class Description AbstractDataCommand -
Classes in org.infinispan.commands.read used by org.infinispan.distexec Class Description DistributedExecuteCommand DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM. -
Classes in org.infinispan.commands.read used by org.infinispan.interceptors Class Description DistributedExecuteCommand DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.EntrySetCommand Command implementation forMap.entrySet()
functionality.GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsKeySetCommand Command implementation forMap.keySet()
functionality.SizeCommand Command to calculate the size of the cache -
Classes in org.infinispan.commands.read used by org.infinispan.interceptors.base Class Description GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsSizeCommand Command to calculate the size of the cache -
Classes in org.infinispan.commands.read used by org.infinispan.interceptors.distribution Class Description AbstractCloseableIteratorCollection Abstract collection that uses an underlying Cache instance to do various operations.AbstractDataCommand EntrySetCommand Command implementation forMap.entrySet()
functionality.GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsKeySetCommand Command implementation forMap.keySet()
functionality.SizeCommand Command to calculate the size of the cache -
Classes in org.infinispan.commands.read used by org.infinispan.interceptors.impl Class Description EntrySetCommand Command implementation forMap.entrySet()
functionality.GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsKeySetCommand Command implementation forMap.keySet()
functionality.SizeCommand Command to calculate the size of the cache -
Classes in org.infinispan.commands.read used by org.infinispan.interceptors.locking Class Description GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operations -
Classes in org.infinispan.commands.read used by org.infinispan.partitionhandling.impl Class Description EntrySetCommand Command implementation forMap.entrySet()
functionality.GetAllCommand Retrieves multiple entries at once.GetCacheEntryCommand Used to fetch a full CacheEntry rather than just the value.GetKeyValueCommand Implements functionality defined byMap.get(Object)
andMap.containsKey(Object)
operationsKeySetCommand Command implementation forMap.keySet()
functionality. -
Classes in org.infinispan.commands.read used by org.infinispan.stream.impl.local Class Description AbstractCloseableIteratorCollection Abstract collection that uses an underlying Cache instance to do various operations.