Uses of Package
org.opengrok.indexer.index
Packages that use org.opengrok.indexer.index
Package
Description
-
Classes in org.opengrok.indexer.index used by org.opengrok.indexer.analysisClassDescriptionRepresents an accumulator of net-deltas of #Lines and LOC for directories.
-
Classes in org.opengrok.indexer.index used by org.opengrok.indexer.configurationClassDescriptionRepresents a container for executors that enable parallelism for indexing across projects and repositories and also within any
IndexDatabase
instance -- with global limits for all execution. -
Classes in org.opengrok.indexer.index used by org.opengrok.indexer.indexClassDescriptionRepresents a serializable gathering of some top-level metadata concerning the operation of
IndexDatabase
-- and persisted therein too -- which are re-compared upon each indexing run since changes to them might require re-indexing particular files or in certain cases all files.Represents a serializable gathering of some top-level metadata concerning the operation ofIndexDatabase
-- and persisted therein too -- which are re-compared upon each indexing run since changes to them might require re-indexing particular files or in certain cases all files.The changes in an index database may be monitored through this interface.Index check modes.Common exception for all check modes.This class is used to create / update the index databases.Represents the associated data of a symlink indexed byIndexDatabase
.Creates and updates an inverted source index as well as generates Xref, file stats etc., if specified in the options. -
Classes in org.opengrok.indexer.index used by org.opengrok.indexer.searchClassDescriptionRepresents a serializable gathering of some top-level metadata concerning the operation of
IndexDatabase
-- and persisted therein too -- which are re-compared upon each indexing run since changes to them might require re-indexing particular files or in certain cases all files.Represents the associated data of a symlink indexed byIndexDatabase
.