All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractExternalizablePage Abstract superclass for pages.AbstractNode<E> Abstract superclass for nodes in an tree based index structure.AbstractRefiningIndex<O> Abstract base class for Filter-refinement indexes.BreadthFirstEnumeration<N extends Node<E>,E> Breadth first enumeration over the nodes of an index structure.DefaultPageHeader Default implementation of a page header.DirectoryEntry Directory entry of an index.ExternalizablePage Base interface for externalizable pages.IndexTree<N extends Node<E>,E> Abstract super class for all tree based index classes.IndexTreePath<E> Represents a path to a node in an index structure.LeafEntry Leaf entry of an index.Node<E> This interface defines the common requirements of nodes in an index structure.PagedIndexFactory<O> Abstract base class for tree-based indexes.PagedIndexFactory.Par<O> Parameterization class.PrecomputedSimilarityMatrix<O> Precomputed similarity matrix, for a small data set.PrecomputedSimilarityMatrix.Factory<O> Factory for the index.ProjectedIndex<O,I> Index data in an arbitrary projection.ProjectedIndex.Factory<O,I> Index factory.TreeIndexHeader Encapsulates the header information of a tree-like index structure.