Package | Description |
---|---|
org.apache.manifoldcf.crawler.jobs |
Modifier and Type | Method and Description |
---|---|
JobManager.ThrottleLimit |
JobManager.ThrottleLimit.makeDeepCopy()
Make a deep copy
|
Modifier and Type | Method and Description |
---|---|
protected void |
JobManager.fetchAndProcessDocuments(java.util.List<DocumentDescription> answers,
java.lang.Long currentTimeValue,
java.lang.Long currentPriorityValue,
JobManager.ThrottleLimit vList,
IRepositoryConnection[] connections,
java.lang.String processID)
Fetch and process documents matching the passed-in criteria
|