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