ModeShape Distribution 3.0.0.Beta4

Package org.modeshape.jcr.cache.document

Interface Summary
DocumentCache  
 

Class Summary
AbstractChildReferences An partial ChildReferences implementation that can serve as a base class to provide default implementations of some methods to simplify other implementations.
AbstractChildReferences.ChildReferenceWithNameIterator  
AbstractSessionCache  
AbstractSessionCache.BasicSaveContext  
DocumentTranslator A utility class that encapsulates all the logic for reading from and writing to Document instances.
DocumentTranslator.ChildReferencesInfo  
ImmutableChildReferences  
ImmutableChildReferences.EmptyChildReferences  
ImmutableChildReferences.Medium  
ImmutableChildReferences.Segment  
ImmutableChildReferences.Segmented  
LazyCachedNode This is an immutable CachedNode implementation that lazily loads its content.
MutableChildReferences  
NodeCacheIterator An iterator that returns all of the keys for the nodes in the cache that are below the specified starting node.
ReadOnlySessionCache A read-only SessionCache implementation.
SessionChildReferences A ChildReferences implementation that projects a single, changeable view of the child references of a node, allowing child references to be added to the end of the persisted state.
SessionNode A node used within a session when that node has (or may have) transient (unsaved) changes.
SessionNode.ChangedAdditionalParents  
SessionNode.ChangedChildren The representation of the changes made to the child references of this node.
SessionNode.InsertedChildReferences  
SessionNode.Insertions  
SessionNode.MixinChanges  
SessionNode.ReferrerChanges  
UnionIterator<Type> An iterator that presents the union of two iterators.
WorkspaceCache A NodeCache implementation that uses Infinispan's SchematicDb for storage, with each node represented as a single Document.
WritableSessionCache A writable SessionCache implementation capable of making transient changes and saving them.
 

Enum Summary
SessionNode.LockChange  
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.