public interface CvsRepositoryIndexer extends RepositoryIndexer
Modifier and Type | Method and Description |
---|---|
RepositoryIndexingStatus |
startFullScan()
Scan the whole repository for any changes since the last scan.
|
getIndexingStatus, startChangesetCommentReindexing, startFullReindexing, startIncrementalIndexing, startLineCountReindexing
RepositoryIndexingStatus startFullScan()
If the repository isn't stopped, this is a noop.