Package org.infinispan.commands.read
-
Class Summary Class Description AbstractCloseableIteratorCollection<O,K,V> Abstract collection that uses an underlying Cache instance to do various operations.AbstractDataCommand AbstractLocalCommand Abstract classEntrySetCommand<K,V> 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<K,V> Command implementation forMap.keySet()functionality.SizeCommand Command to calculate the size of the cache