Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
GetCacheEntryCommand |
CommandsFactory.buildGetCacheEntryCommand(Object key,
Set<Flag> flags)
Builds a GetKeyValueCommand
|
GetCacheEntryCommand |
CommandsFactoryImpl.buildGetCacheEntryCommand(Object key,
Set<Flag> flags) |
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.