Package org.infinispan.commands.write

Interface Summary
DataWriteCommand Mixes features from DataCommand and WriteCommand
WriteCommand A command that modifies the cache in some way
 

Class Summary
ClearCommand  
EvictCommand  
InvalidateCommand Removes an entry from memory - never removes the entry.
PutKeyValueCommand Implements functionality defined by Map.put(Object, Object)
PutMapCommand  
RemoveCommand  
ReplaceCommand  
 



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