|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Frontier.FrontierGroup | |
|---|---|
| org.archive.crawler.framework | |
| org.archive.crawler.frontier | |
| Uses of Frontier.FrontierGroup in org.archive.crawler.framework |
|---|
| Methods in org.archive.crawler.framework that return Frontier.FrontierGroup | |
|---|---|
Frontier.FrontierGroup |
Frontier.getGroup(CrawlURI curi)
Get the 'frontier group' (usually queue) for the given CrawlURI. |
| Uses of Frontier.FrontierGroup in org.archive.crawler.frontier |
|---|
| Classes in org.archive.crawler.frontier that implement Frontier.FrontierGroup | |
|---|---|
class |
AdaptiveRevisitHostQueue
A priority based queue of CrawlURIs. |
class |
BdbWorkQueue
One independent queue of items with the same 'classKey' (eg host). |
class |
WorkQueue
A single queue of related URIs to visit, grouped by a classKey (typically "hostname:port" or similar) |
| Methods in org.archive.crawler.frontier that return Frontier.FrontierGroup | |
|---|---|
Frontier.FrontierGroup |
WorkQueueFrontier.getGroup(CrawlURI curi)
|
Frontier.FrontierGroup |
AdaptiveRevisitFrontier.getGroup(CrawlURI curi)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||