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 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
 


Google Analytics

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