Package | Description |
---|---|
org.apache.nutch.webui.client | |
org.apache.nutch.webui.client.impl | |
org.apache.nutch.webui.client.model |
Modifier and Type | Method and Description |
---|---|
JobInfo |
NutchClient.getJobInfo(String jobId) |
Modifier and Type | Method and Description |
---|---|
JobInfo |
RemoteCommandExecutor.JobStateChecker.call() |
JobInfo |
RemoteCommandExecutor.executeRemoteJob(RemoteCommand command) |
JobInfo |
RemoteCommand.getJobInfo() |
JobInfo |
NutchClientImpl.getJobInfo(String jobId) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteCommand.setJobInfo(JobInfo jobInfo) |
Modifier and Type | Method and Description |
---|---|
Collection<JobInfo> |
NutchStatus.getJobs() |
Collection<JobInfo> |
NutchStatus.getRunningJobs() |
Modifier and Type | Method and Description |
---|---|
void |
NutchStatus.setJobs(Collection<JobInfo> jobs) |
void |
NutchStatus.setRunningJobs(Collection<JobInfo> runningJobs) |
Copyright © 2015 The Apache Software Foundation