Uses of Class
org.jboss.cache.mvcc.RepeatableReadNode

Packages that use RepeatableReadNode
org.jboss.cache.mvcc   
 

Uses of RepeatableReadNode in org.jboss.cache.mvcc
 

Subclasses of RepeatableReadNode in org.jboss.cache.mvcc
 class NullMarkerNode
          A marker node to represent a null node for repeatable read, so that a read that returns a null can continue to return null.
 class NullMarkerNodeForRemoval
          A specific type of null marker node, used for removal of nodes that don't exist
 



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