| Package | Description |
|---|---|
| org.apache.nutch.api |
REST API to run and control crawl jobs.
|
| org.apache.nutch.api.impl |
Implementations of REST API interfaces.
|
| org.apache.nutch.api.resources | |
| org.apache.nutch.api.security |
| Modifier and Type | Method and Description |
|---|---|
ConfManager |
NutchServer.getConfMgr()
Get configuration manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RAMConfManager
Configuration manager which holds a map of
Configuration type configurations and ids. |
| Constructor and Description |
|---|
RAMJobManager(JobFactory jobFactory,
NutchServerPoolExecutor executor,
ConfManager configManager) |
| Modifier and Type | Field and Description |
|---|---|
protected ConfManager |
AbstractResource.configManager |
| Modifier and Type | Method and Description |
|---|---|
static org.restlet.security.MemoryRealm |
SecurityUtils.constructRealm(org.restlet.ext.jaxrs.JaxRsApplication application,
ConfManager configManager,
java.lang.String confId)
Constructs realm
|
Copyright © 2019 The Apache Software Foundation