Uses of Class
org.codelibs.fess.helper.CrawlerStatsHelper.StatsObject
Packages that use CrawlerStatsHelper.StatsObject
-
Uses of CrawlerStatsHelper.StatsObject in org.codelibs.fess.helper
Fields in org.codelibs.fess.helper with type parameters of type CrawlerStatsHelper.StatsObjectModifier and TypeFieldDescriptionprotected com.google.common.cache.LoadingCache<String, CrawlerStatsHelper.StatsObject> CrawlerStatsHelper.statsCacheCache for storing statistics objects keyed by crawler object identifiers.Methods in org.codelibs.fess.helper with parameters of type CrawlerStatsHelper.StatsObjectModifier and TypeMethodDescriptionprotected voidCrawlerStatsHelper.printStats(Object keyObj, CrawlerStatsHelper.StatsObject data, long begin, boolean done) Outputs statistics information for a crawler object.