Uses of Class
org.apache.manifoldcf.crawler.jobs.JobManager.ThrottleLimit
-
Packages that use JobManager.ThrottleLimit Package Description org.apache.manifoldcf.crawler.jobs -
-
Uses of JobManager.ThrottleLimit in org.apache.manifoldcf.crawler.jobs
Methods in org.apache.manifoldcf.crawler.jobs that return JobManager.ThrottleLimit Modifier and Type Method Description JobManager.ThrottleLimit
JobManager.ThrottleLimit. makeDeepCopy()
Make a deep copyMethods in org.apache.manifoldcf.crawler.jobs with parameters of type JobManager.ThrottleLimit Modifier and Type Method 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
-