Package | Description |
---|---|
org.apache.nutch.service | |
org.apache.nutch.service.impl | |
org.apache.nutch.service.model.request | |
org.apache.nutch.service.resources |
Modifier and Type | Method and Description |
---|---|
SeedList |
SeedManager.getSeedList(String seedName) |
Modifier and Type | Method and Description |
---|---|
Map<String,SeedList> |
SeedManager.getSeeds() |
Modifier and Type | Method and Description |
---|---|
void |
SeedManager.setSeedList(String seedName,
SeedList seedList) |
Modifier and Type | Method and Description |
---|---|
SeedList |
SeedManagerImpl.getSeedList(String seedName) |
Modifier and Type | Method and Description |
---|---|
Map<String,SeedList> |
SeedManagerImpl.getSeeds() |
Modifier and Type | Method and Description |
---|---|
void |
SeedManagerImpl.setSeedList(String seedName,
SeedList seedList) |
Modifier and Type | Method and Description |
---|---|
SeedList |
SeedUrl.getSeedList() |
Modifier and Type | Method and Description |
---|---|
void |
SeedUrl.setSeedList(SeedList seedList) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
SeedResource.createSeedFile(SeedList seedList)
Method creates seed list file and returns temporary directory path
|
Copyright © 2021 The Apache Software Foundation