public class CrawlPropertiesFile extends Object implements CrawlerPropertiesMetKeys
PCSHealthMonitor tool to determine
ProductCrawler status.CRAWLER_HOST_NAME, CRAWLER_INFO_GROUP, CRAWLER_PROPERTIES_GROUP| Constructor and Description |
|---|
CrawlPropertiesFile(String filePath)
Constructs a new CrawlPropertiesFile.
|
| Modifier and Type | Method and Description |
|---|---|
List |
getCrawlers() |
String |
getCrawlHost() |
public CrawlPropertiesFile(String filePath) throws InstantiationException
filePath - The path to the CrawlPropertiesFile to load.InstantiationException - If there is some error reading the file.public String getCrawlHost()
PCSHealthMonitor tool to communicate with the Crawlers and
to check their status.Copyright © 1999–2017 Apache OODT. All rights reserved.