Package com.faunos.skwish.sys.mgr

The SegmentStore implementation.

See:
          Description

Interface Summary
DeleteSetPurgeListener  
DeleteSetSizeListener  
SegMergeListener  
SegUndertaker  
 

Class Summary
Collector Responsible for maintaining a consistent view of committed segments.
DeadSegManager  
DeleteSetManager  
Environment A SchedulingService shared across all loaded SegmentStores.
FileBackedDeleteSet A DeleteSet that is backed by a file.
FileConventions The file conventions used by the Store.
LiveSegManager  
LiveSegManager.FixedSegment  
LiveSegMerge  
MutableBaseIdIndex An index whose base ID can be adjusted.
PrecedenceComparator A comparator used by the collector to prune overridden (and therefore dead) segments.
Store The SegmentStore implementation.
TxnGapTable  
UnitDir A directory on the file system containing a unit of work data.
 

Package com.faunos.skwish.sys.mgr Description

The SegmentStore implementation.



SourceForge.net Logo