Package org.apache.jackrabbit.core.data

Interface Summary
DataRecord Immutable data record that consists of a binary stream.
DataStore Append-only store for binary streams.
DataStoreFactory Factory interface for creating DataStore instances.
ScanEventListener The listener interface for receiving garbage collection scan events.
 

Class Summary
AbstractDataRecord Abstract data record base class.
DataIdentifier Opaque data identifier used to identify records in a data store.
FileDataRecord Data record that is based on a normal file.
FileDataStore Simple file-based data store.
GarbageCollector Garbage collector for DataStore.
 

Exception Summary
DataStoreException Exception thrown by the Data Store module.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.