public class CrawlingCycle extends Object
| Constructor and Description |
|---|
CrawlingCycle(CrawlingCycleListener listener,
RemoteCommandExecutor executor,
Crawl crawl,
List<RemoteCommand> commands) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCrawlCycle() |
public CrawlingCycle(CrawlingCycleListener listener, RemoteCommandExecutor executor, Crawl crawl, List<RemoteCommand> commands)
Copyright © 2021 The Apache Software Foundation