Package org.planx.xmlstore.koala.storage

Implementation of a segmented storage system with asynchronous sharing and garbage collection.

See:
          Description

Class Summary
PolicyFactory A factory for creating policy instances.
RootManager The RootManager keeps track of live roots.
Segment A Segment is a collection of nodes which is stored consecutively on disk.
SegmentManager A SegmentManager manages multiple segments with unique SourceIds.
Sharer  
StorageConfiguration Configuration parameters for the storage system.
StorageManager  
StoragePolicy See individual methods for comments on the implemented policies.
 

Package org.planx.xmlstore.koala.storage Description

Implementation of a segmented storage system with asynchronous sharing and garbage collection.



Copyright © 2004-2005 Plan-X. All Rights Reserved.