Package | Description |
---|---|
org.apache.manifoldcf.crawler.system |
Modifier and Type | Method and Description |
---|---|
DocumentDeleteSet |
DocumentDeleteQueue.getDocuments()
Pull a document set off the queue, and wait if there is
nothing there.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentDeleteQueue.addDocuments(DocumentDeleteSet dd)
Add a document set to the queue.
|