Uses of Class
org.apache.manifoldcf.crawler.system.WorkerThread.DocumentBin
-
Packages that use WorkerThread.DocumentBin Package Description org.apache.manifoldcf.crawler.system -
-
Uses of WorkerThread.DocumentBin in org.apache.manifoldcf.crawler.system
Fields in org.apache.manifoldcf.crawler.system declared as WorkerThread.DocumentBin Modifier and Type Field Description protected WorkerThread.DocumentBinWorkerThread.DocumentReference. dbMethods in org.apache.manifoldcf.crawler.system that return WorkerThread.DocumentBin Modifier and Type Method Description WorkerThread.DocumentBinWorkerThread.DocumentReference. getKey()Constructors in org.apache.manifoldcf.crawler.system with parameters of type WorkerThread.DocumentBin Constructor Description DocumentReference(java.lang.String localIdentifierHash, java.lang.String localIdentifier, WorkerThread.DocumentBin db)
-