Uses of Class
org.apache.manifoldcf.crawler.interfaces.PerformanceStatistics.AveragingRecord
-
Packages that use PerformanceStatistics.AveragingRecord Package Description org.apache.manifoldcf.crawler.interfaces -
-
Uses of PerformanceStatistics.AveragingRecord in org.apache.manifoldcf.crawler.interfaces
Fields in org.apache.manifoldcf.crawler.interfaces declared as PerformanceStatistics.AveragingRecord Modifier and Type Field Description protected PerformanceStatistics.AveragingRecord[]PerformanceStatistics.AveragingQueue. recordsThe internal structure of the averaging queue is a circular buffer, which gets initialized to the default value
-