java.lang.Objectorg.supermind.crawl.FIFOFetchList
public class FIFOFetchList
Constructor Summary | |
---|---|
FIFOFetchList(CrawlSeedSource crawlSource)
|
Method Summary | |
---|---|
ScheduledURL |
next()
|
void |
queue(int seedIdx,
long parentId,
java.net.URL url)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FIFOFetchList(CrawlSeedSource crawlSource) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public ScheduledURL next()
public void queue(int seedIdx, long parentId, java.net.URL url)