Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.DataCache
-
-
Uses of DataCache in org.apache.manifoldcf.crawler.connectors.webcrawler
Fields in org.apache.manifoldcf.crawler.connectors.webcrawler declared as DataCache Modifier and Type Field Description protected static DataCacheWebcrawlerConnector. cacheThis is where we keep data around between the getVersions() phase and the processDocuments() phase.
-