public class CrawlTaskConsumer extends Object implements Callable<Void>
StateVertexs it gets from the UnfiredCandidateActions. It delegates the actual
browser interactions to a Crawler whom it has a 1 to 1 relation with.| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
StateVertex |
crawlIndex()
This method calls the index state.
|
CrawlerContext |
getContext() |
public StateVertex crawlIndex()
public CrawlerContext getContext()
Copyright © 2007-2013. All Rights Reserved.