Uses of Interface
org.jboss.cache.commands.legacy.ReversibleCommand

Packages that use ReversibleCommand
org.jboss.cache.commands.legacy.write   
 

Uses of ReversibleCommand in org.jboss.cache.commands.legacy.write
 

Classes in org.jboss.cache.commands.legacy.write that implement ReversibleCommand
 class CreateNodeCommand
          Deprecated. will be removed when pessimistic locking is removed.
 class PessClearDataCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessMoveCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessPutDataMapCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessPutForExternalReadCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessPutKeyValueCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessRemoveKeyCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class PessRemoveNodeCommand
          Deprecated. will be removed along with optimistic and pessimistic locking.
 



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