Uses of Class
org.apache.manifoldcf.crawler.system.DocDeleteResetManager
-
Packages that use DocDeleteResetManager Package Description org.apache.manifoldcf.crawler.system -
-
Uses of DocDeleteResetManager in org.apache.manifoldcf.crawler.system
Fields in org.apache.manifoldcf.crawler.system declared as DocDeleteResetManager Modifier and Type Field Description protected DocDeleteResetManagerCrawlerAgent. docDeleteResetManagerDelete thread pool reset managerprotected DocDeleteResetManagerDocumentDeleteStufferThread. resetManagerThis is the reset managerprotected DocDeleteResetManagerDocumentDeleteThread. resetManagerDelete thread pool reset managerConstructors in org.apache.manifoldcf.crawler.system with parameters of type DocDeleteResetManager Constructor Description DocumentDeleteStufferThread(DocumentDeleteQueue documentDeleteQueue, int n, DocDeleteResetManager resetManager, java.lang.String processID)Constructor.DocumentDeleteThread(java.lang.String id, DocumentDeleteQueue documentDeleteQueue, DocDeleteResetManager resetManager, java.lang.String processID)Constructor.
-