Package | Description |
---|---|
org.apache.nutch.api |
REST API to run and control crawl jobs.
|
Constructor and Description |
---|
NutchServer(RAMConfManager ramConfManager)
Public constructor which accepts
RAMConfManager RAM configuration manager and the port we wish to run the server on as
well as the logging granularity. |
NutchServer(RAMConfManager ramConfManager,
java.lang.String confId)
Public constructor which accepts
RAMConfManager RAM configuration manager, a configuration id to use from
RAM configuration manager and the port we wish to run the server on as
well as the logging granularity. |
Copyright © 2019 The Apache Software Foundation