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.DocumentBin
WorkerThread.DocumentReference. db
Methods in org.apache.manifoldcf.crawler.system that return WorkerThread.DocumentBin Modifier and Type Method Description WorkerThread.DocumentBin
WorkerThread.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)
-