public class HarvestSolrDaemon
extends gov.nasa.jpl.oodt.cas.crawl.daemon.CrawlDaemon
| Constructor and Description |
|---|
HarvestSolrDaemon(int wait,
List<PDSProductCrawler> crawlers,
int port)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
startCrawling()
Starts the crawling mechanism.
|
public HarvestSolrDaemon(int wait,
List<PDSProductCrawler> crawlers,
int port)
wait - The time in seconds to wait in between crawls.crawlers - A list of PDSProductCrawler objects to be used during
crawler persistance.port - The port nunmber to be used.Copyright © 2010–2017 Planetary Data System. All rights reserved.