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

Packages that use NullMarkerNodeForRemoval
org.jboss.cache.mvcc   
 

Uses of NullMarkerNodeForRemoval in org.jboss.cache.mvcc
 

Subclasses of NullMarkerNodeForRemoval 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.
 



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