|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobStatus | |
|---|---|
| org.apache.nutch.api | |
| org.apache.nutch.api.impl | |
| Uses of JobStatus in org.apache.nutch.api |
|---|
| Methods in org.apache.nutch.api that return JobStatus | |
|---|---|
JobStatus |
JobManager.get(String crawlId,
String id)
|
| Methods in org.apache.nutch.api that return types with arguments of type JobStatus | |
|---|---|
List<JobStatus> |
JobManager.list(String crawlId,
JobStatus.State state)
|
| Uses of JobStatus in org.apache.nutch.api.impl |
|---|
| Methods in org.apache.nutch.api.impl that return JobStatus | |
|---|---|
JobStatus |
RAMJobManager.get(String crawlId,
String jobId)
|
| Methods in org.apache.nutch.api.impl that return types with arguments of type JobStatus | |
|---|---|
List<JobStatus> |
RAMJobManager.list(String crawlId,
JobStatus.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||