Uses of Class
org.apache.manifoldcf.crawler.system.DocCleanupResetManager
-
Packages that use DocCleanupResetManager Package Description org.apache.manifoldcf.crawler.system -
-
Uses of DocCleanupResetManager in org.apache.manifoldcf.crawler.system
Fields in org.apache.manifoldcf.crawler.system declared as DocCleanupResetManager Modifier and Type Field Description protected DocCleanupResetManagerCrawlerAgent. docCleanupResetManagerCleanup thread pool reset managerprotected DocCleanupResetManagerDocumentCleanupStufferThread. resetManagerThis is the reset managerprotected DocCleanupResetManagerDocumentCleanupThread. resetManagerDelete thread pool reset managerConstructors in org.apache.manifoldcf.crawler.system with parameters of type DocCleanupResetManager Constructor Description DocumentCleanupStufferThread(DocumentCleanupQueue documentCleanupQueue, int n, DocCleanupResetManager resetManager, java.lang.String processID)Constructor.DocumentCleanupThread(java.lang.String id, DocumentCleanupQueue documentCleanupQueue, DocCleanupResetManager resetManager, java.lang.String processID)Constructor.
-