Package org.jboss.cache.optimistic

Interface Summary
DataVersion Deprecated. this is to support a deprecated locking scheme (Optimistic Locking).
TransactionWorkspace<K,V> Deprecated. will be removed along with optimistic and pessimistic locking.
WorkspaceNode<K,V> Deprecated. will be removed along with optimistic and pessimistic locking.
 

Class Summary
DefaultDataVersion Deprecated. this is to support a deprecated locking scheme (Optimistic Locking).
OptimisticNodeFactory<K,V> Deprecated. will be removed along with optimistic and pessimistic locking.
TransactionWorkspaceImpl<K,V> Deprecated. will be removed along with optimistic and pessimistic locking.
WorkspaceNodeImpl<K,V> Deprecated. will be removed along with optimistic and pessimistic locking.
 

Exception Summary
DataVersioningException Denotes exceptions to do with data versioning in optimistic locking
 



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