Project JXTA

Uses of Package
net.jxta.impl.xindice.core.filer

Packages that use net.jxta.impl.xindice.core.filer
net.jxta.impl.cm   
net.jxta.impl.xindice.core.filer   
net.jxta.impl.xindice.core.indexer   
 

Classes in net.jxta.impl.xindice.core.filer used by net.jxta.impl.cm
BTreeCallback
          BTreeCallback is a callback interface for BTree queries.
BTreeException
          A BTreeException is thrown by the BTree if an exception occurs in the managing of the BTree.
BTreeFiler
          BTreeFiler is a Filer implementation based on the BTree class.
 

Classes in net.jxta.impl.xindice.core.filer used by net.jxta.impl.xindice.core.filer
BTree
          BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
BTree.BTreeRootInfo
          BTreeRootInfo
BTreeCallback
          BTreeCallback is a callback interface for BTree queries.
BTreeException
          A BTreeException is thrown by the BTree if an exception occurs in the managing of the BTree.
Filer
          Filer is the low-level file management interface for Xindice.
FilerException
          A FilerException is thrown by a Filer if an exception occurs in the managing of the Filer.
Paged
          Paged is a paged file foundation that is used by both the BTree class and the HashFiler.
Paged.FileHeader
          FileHeader
Paged.Page
          Page
Paged.PageHeader
          PageHeader
Streamable
          Streamable is an interface implemented by objects used by Filers and Indexers in order to serialize objects to and from IO streams.
 

Classes in net.jxta.impl.xindice.core.filer used by net.jxta.impl.xindice.core.indexer
BTree
          BTree represents a Variable Magnitude Simple-Prefix B+Tree File.
Paged
          Paged is a paged file foundation that is used by both the BTree class and the HashFiler.
 


JXTA J2SE