Uses of Class
org.infinispan.commands.write.AbstractDataWriteCommand

Packages that use AbstractDataWriteCommand
org.infinispan.commands.write Commands that alter the state of the cache. 
 

Uses of AbstractDataWriteCommand in org.infinispan.commands.write
 

Subclasses of AbstractDataWriteCommand in org.infinispan.commands.write
 class EvictCommand
           
 class InvalidateCommand
          Removes an entry from memory - never removes the entry.
 class InvalidateL1Command
          Invalidates an entry in a L1 cache (used with DIST mode)
 class PutKeyValueCommand
          Implements functionality defined by Map.put(Object, Object)
 class RemoveCommand
           
 class ReplaceCommand
           
 


Google Analytics

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