Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.commands.read.GetCacheEntryCommand

Packages that use GetCacheEntryCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
 

Uses of GetCacheEntryCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return GetCacheEntryCommand
 GetCacheEntryCommand CommandsFactory.buildGetCacheEntryCommand(Object key, Set<Flag> flags)
          Builds a GetKeyValueCommand
 GetCacheEntryCommand CommandsFactoryImpl.buildGetCacheEntryCommand(Object key, Set<Flag> flags)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.