| Package | Description |
|---|---|
| org.apache.nutch.webui.client.impl | |
| org.apache.nutch.webui.service.impl |
| Modifier and Type | Method and Description |
|---|---|
RemoteCommand |
RemoteCommandBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteCommand> |
RemoteCommandsBatchFactory.createCommands(Crawl crawl) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlingCycleListener.commandExecuted(Crawl crawl,
RemoteCommand command,
int progress) |
JobInfo |
RemoteCommandExecutor.executeRemoteJob(RemoteCommand command) |
| Constructor and Description |
|---|
CrawlingCycle(CrawlingCycleListener listener,
RemoteCommandExecutor executor,
Crawl crawl,
List<RemoteCommand> commands) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlServiceImpl.commandExecuted(Crawl crawl,
RemoteCommand command,
int progress) |
Copyright © 2021 The Apache Software Foundation