com.norconex.collector.http.db.impl
Class DefaultCrawlURLDatabaseFactory
java.lang.Object
com.norconex.collector.http.db.impl.DefaultCrawlURLDatabaseFactory
- All Implemented Interfaces:
- ICrawlURLDatabaseFactory, Serializable
public class DefaultCrawlURLDatabaseFactory
- extends Object
- implements ICrawlURLDatabaseFactory
Default database factory creating a DerbyCrawlURLDatabase
instance.
- Author:
- Pascal Essiembre
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCrawlURLDatabaseFactory
public DefaultCrawlURLDatabaseFactory()
createCrawlURLDatabase
public ICrawlURLDatabase createCrawlURLDatabase(HttpCrawlerConfig config,
boolean resume)
- Specified by:
createCrawlURLDatabase
in interface ICrawlURLDatabaseFactory
Copyright © 2009-2013 Norconex Inc.. All Rights Reserved.