Uses of Package
elki.persistent
-
Classes in elki.persistent used by elki.distance.external Class Description OnDiskUpperTriangleMatrix Class representing an upper triangle matrix backed by an on-disk array of O((n+1)*n/2) size -
Classes in elki.persistent used by elki.index Class Description Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree Class Description AbstractExternalizablePage Abstract superclass for pages.DefaultPageHeader Default implementation of a page header.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageHeader Defines the requirements for a header of a persistent page file. -
Classes in elki.persistent used by elki.index.tree.metrical Class Description PageFile Page file interface. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mktrees Class Description DefaultPageHeader Default implementation of a page header.PageFile Page file interface.PageFileFactory Factory interface for generating page files.PageHeader Defines the requirements for a header of a persistent page file. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mktrees.mkapp Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mktrees.mkcop Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mktrees.mkmax Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mktrees.mktab Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.metrical.mtreevariants.mtree Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.spatial.rstarvariants Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.spatial.rstarvariants.deliclu Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.spatial.rstarvariants.flat Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.index.tree.spatial.rstarvariants.rdknn Class Description AbstractExternalizablePage Abstract superclass for pages.DefaultPageHeader Default implementation of a page header.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files.PageHeader Defines the requirements for a header of a persistent page file. -
Classes in elki.persistent used by elki.index.tree.spatial.rstarvariants.rstar Class Description AbstractExternalizablePage Abstract superclass for pages.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files. -
Classes in elki.persistent used by elki.persistent Class Description AbstractPageFile Abstract base class for the page file API for both caches and true page files (in-memory and on-disk).AbstractPageFileFactory Abstract page file factory.AbstractStoringPageFile Abstract class implementing general methods of a PageFile.ExternalizablePage Base interface for externalizable pages.LRUCachePageFileFactory Page file factory for memory page files.MemoryPageFileFactory Page file factory for memory page files.OnDiskArray On Disc Array storage for records of a given size.OnDiskArrayPageFileFactory Page file factory for disk-based page files.Page Defines the requirements for objects that can be stored in a cache and can be persistently saved.PageFile Page file interface.PageFileFactory Factory interface for generating page files.PageHeader Defines the requirements for a header of a persistent page file.PersistentPageFileFactory Page file factory for disk-based page files.