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
AbstractDataWriteCommand Stuff common to WriteCommands
ClearCommand  
EvictCommand  
InvalidateCommand Removes an entry from memory - never removes the entry.
InvalidateL1Command Invalidates an entry in a L1 cache (used with DIST mode)
PutKeyValueCommand Implements functionality defined by Map.put(Object, Object)
PutMapCommand  
RemoveCommand  
ReplaceCommand  
 


Google Analytics

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