Uses of Class
org.apache.nutch.service.NutchServer
-
Packages that use NutchServer Package Description org.apache.nutch.service org.apache.nutch.service.resources -
-
Uses of NutchServer in org.apache.nutch.service
Methods in org.apache.nutch.service that return NutchServer Modifier and Type Method Description static NutchServer
NutchServer. getInstance()
-
Uses of NutchServer in org.apache.nutch.service.resources
Fields in org.apache.nutch.service.resources declared as NutchServer Modifier and Type Field Description protected NutchServer
AbstractResource. server
-