Uses of Class
org.apache.nutch.service.impl.JobWorker
-
Packages that use JobWorker Package Description org.apache.nutch.service.impl -
-
Uses of JobWorker in org.apache.nutch.service.impl
Methods in org.apache.nutch.service.impl that return JobWorker Modifier and Type Method Description JobWorker
NutchServerPoolExecutor. findWorker(String jobId)
Find the Job Worker Thread.
-