|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URIWorkQueue | |
|---|---|
| org.archive.crawler.frontier | |
| Uses of URIWorkQueue in org.archive.crawler.frontier |
|---|
| Classes in org.archive.crawler.frontier that implement URIWorkQueue | |
|---|---|
class |
KeyedQueue
Ordered collection of work items with the same "classKey". |
| Methods in org.archive.crawler.frontier that return URIWorkQueue | |
|---|---|
protected URIWorkQueue |
HostQueuesFrontier.keyedQueueFor(CrawlURI curi)
Deprecated. Get the KeyedQueue for a CrawlURI. |
| Methods in org.archive.crawler.frontier with parameters of type URIWorkQueue | |
|---|---|
protected void |
HostQueuesFrontier.discardQueue(URIWorkQueue q)
Deprecated. |
protected void |
HostQueuesFrontier.snoozeQueueUntil(URIWorkQueue kq,
long wake)
Deprecated. Snoozes a queue until a fixed point in time has passed. |
protected void |
HostQueuesFrontier.updateScheduling(CrawlURI curi,
URIWorkQueue kq)
Deprecated. Update any scheduling structures with the new information in this CrawlURI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||