Uses of Package
org.infinispan.commands.write

Packages that use org.infinispan.commands.write
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.tx   
org.infinispan.commands.write   
org.infinispan.context.impl   
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.interceptors.base   
org.infinispan.transaction JTA transaction support. 
org.infinispan.transaction.xa   
 

Classes in org.infinispan.commands.write used by org.infinispan.commands
ClearCommand
           
EvictCommand
           
InvalidateCommand
          Removes an entry from memory - never removes the entry.
PutKeyValueCommand
          Implements functionality defined by Map.put(Object, Object)
PutMapCommand
           
RemoveCommand
           
ReplaceCommand
           
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.commands.tx
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.commands.write
DataWriteCommand
          Mixes features from DataCommand and WriteCommand
InvalidateCommand
          Removes an entry from memory - never removes the entry.
RemoveCommand
           
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.context.impl
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.distribution
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.interceptors
ClearCommand
           
EvictCommand
           
InvalidateCommand
          Removes an entry from memory - never removes the entry.
PutKeyValueCommand
          Implements functionality defined by Map.put(Object, Object)
PutMapCommand
           
RemoveCommand
           
ReplaceCommand
           
 

Classes in org.infinispan.commands.write used by org.infinispan.interceptors.base
ClearCommand
           
EvictCommand
           
PutKeyValueCommand
          Implements functionality defined by Map.put(Object, Object)
PutMapCommand
           
RemoveCommand
           
ReplaceCommand
           
 

Classes in org.infinispan.commands.write used by org.infinispan.transaction
WriteCommand
          A command that modifies the cache in some way
 

Classes in org.infinispan.commands.write used by org.infinispan.transaction.xa
WriteCommand
          A command that modifies the cache in some way
 


Google Analytics

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