Package | Description |
---|---|
org.apache.nutch.webui.client |
Provides client classes and interfaces for Web UI
|
org.apache.nutch.webui.client.impl |
Contains implementation of client classes and interfaces for Web UI
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
NutchClient.executeJob(JobConfig jobConfig) |
Modifier and Type | Method and Description |
---|---|
JobConfig |
RemoteCommand.getJobConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
NutchClientImpl.executeJob(JobConfig jobConfig) |
void |
RemoteCommand.setJobConfig(JobConfig jobConfig) |
Constructor and Description |
---|
RemoteCommand(JobConfig jobConfig) |
Copyright © 2019 The Apache Software Foundation