Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.container.entries.RepeatableReadEntry

Packages that use RepeatableReadEntry
org.infinispan.container.entries Entries which are stored in data containers. 
 

Uses of RepeatableReadEntry in org.infinispan.container.entries
 

Subclasses of RepeatableReadEntry in org.infinispan.container.entries
 class ClusteredRepeatableReadEntry
          A version of RepeatableReadEntry that can perform write-skew checks during prepare.
 class NullMarkerEntry
          A marker entry to represent a null for repeatable read, so that a read that returns a null can continue to return null.
 class NullMarkerEntryForRemoval
          A null entry that is read in for removal
 


Infinispan Distribution 5.2.6.Final-redhat-2

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