Infinispan Distribution 5.2.6.Final-redhat-2

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

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

Uses of ReadCommittedEntry in org.infinispan.container.entries
 

Subclasses of ReadCommittedEntry 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
 class RepeatableReadEntry
          An extension of ReadCommittedEntry that provides Repeatable Read semantics
 


Infinispan Distribution 5.2.6.Final-redhat-2

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