Package | Description |
---|---|
org.apache.nutch.service | |
org.apache.nutch.service.impl | |
org.apache.nutch.service.model.response | |
org.apache.nutch.service.resources |
Modifier and Type | Method and Description |
---|---|
JobInfo |
JobManager.create(JobConfig jobConfig)
Creates specified job
|
Modifier and Type | Method and Description |
---|---|
JobInfo |
JobManagerImpl.create(JobConfig jobConfig) |
Constructor and Description |
---|
JobWorker(JobConfig jobConfig,
Configuration conf,
NutchTool tool)
To initialize JobWorker thread with the Job Configurations provided by user.
|
Constructor and Description |
---|
JobInfo(String generateId,
JobConfig jobConfig,
JobInfo.State state,
String msg) |
Modifier and Type | Method and Description |
---|---|
JobInfo |
JobResource.create(JobConfig config)
Create a new job
|
Copyright © 2021 The Apache Software Foundation