| Package | Description | 
|---|---|
| org.apache.oodt.cas.crawl | |
| org.apache.oodt.cas.crawl.daemon | |
| org.apache.oodt.cas.pge | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AutoDetectProductCrawler
 A  ProductCrawlerthat uses a suite of files to define its crawling
 and ingestion policy:actions-map.xml- This file is an XML specification for
 actions that the crawler should take in response to its 3 lifecycle phases:
 preIngest, postIngestSuccess, and postIngestFail. | 
| class  | MetExtractorProductCrawler | 
| class  | StdProductCrawlerA generic Product Crawler for Products. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProductCrawler | CrawlDaemon. getCrawler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CrawlDaemon. setCrawler(ProductCrawler crawler) | 
| Constructor and Description | 
|---|
| CrawlDaemon(int wait,
           ProductCrawler crawler,
           int port) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ProductCrawler | PGETaskInstance. createProductCrawler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | PGETaskInstance. runIngestCrawler(ProductCrawler crawler) | 
| protected void | PGETaskInstance. verifyIngests(ProductCrawler crawler) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.