Package org.infinispan.commands.read
package org.infinispan.commands.read
-
ClassesClassDescriptionAbstract collection that uses an underlying Cache instance to do various operations.Abstract classEntrySetCommand<K,
V> Command implementation forMap.entrySet()functionality.Retrieves multiple entries at once.Used to fetch a full CacheEntry rather than just the value.Implements functionality defined byMap.get(Object)andMap.containsKey(Object)operationsKeySetCommand<K,V> Command implementation forMap.keySet()functionality.Command to calculate the size of the cache