Package | Description |
---|---|
org.infinispan.commands.read |
Modifier and Type | Class and Description |
---|---|
class |
GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
class |
GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.