Package org.apache.jackrabbit.mk.store

Interface Summary
Binding  
Binding.BytesEntryIterator  
Binding.StringEntryIterator  
PersistHook  
RevisionProvider Read operations.
RevisionStore Write operations.
 

Class Summary
BinaryBinding Implementation note: the 'key' parameter is ignored since it's not required for binary serialization.
Binding.BytesEntry  
Binding.Entry<V>  
Binding.StringEntry  
CopyingGC Revision garbage collector that copies reachable revisions from a "from" revision store to a "to" revision store.
DefaultRevisionStore Default revision store implementation, passing calls to a Persistence and a BlobStore, respectively and providing caching.
IdFactory Create new internal content object ids based on serialized data.
 

Exception Summary
NotFoundException  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.