Uses of Package
com.faunos.skwish.sys

Packages that use com.faunos.skwish.sys
com.faunos.skwish.sys The basic file-based Segment structure is implemented here. 
com.faunos.skwish.sys.mgr The SegmentStore implementation. 
 

Classes in com.faunos.skwish.sys used by com.faunos.skwish.sys
BaseSegment
          The base implementation that is backed by an offset (index) and a contents file.
Index
          An index of offsets backed by a file.
IndexException
          Exception thrown by the Index class.
IndexMetrics
          Encapsulates the immutable properties of an index and its data model.
 

Classes in com.faunos.skwish.sys used by com.faunos.skwish.sys.mgr
BaseSegment
          The base implementation that is backed by an offset (index) and a contents file.
Index
          An index of offsets backed by a file.
IndexMetrics
          Encapsulates the immutable properties of an index and its data model.
 



SourceForge.net Logo