Uses of Class
org.apache.nutch.service.model.request.ServiceConfig
-
Packages that use ServiceConfig Package Description org.apache.nutch.service.impl org.apache.nutch.service.resources -
-
Uses of ServiceConfig in org.apache.nutch.service.impl
Constructors in org.apache.nutch.service.impl with parameters of type ServiceConfig Constructor Description ServiceWorker(ServiceConfig serviceConfig, NutchTool tool)
-
Uses of ServiceConfig in org.apache.nutch.service.resources
Methods in org.apache.nutch.service.resources with parameters of type ServiceConfig Modifier and Type Method Description javax.ws.rs.core.Response
ServicesResource. commoncrawlDump(ServiceConfig serviceConfig)
-