Uses of Class
tigase.stats.StatisticsCollector
Packages that use StatisticsCollector
-
Uses of StatisticsCollector in tigase.licence
Methods in tigase.licence that return types with arguments of type StatisticsCollectorModifier and TypeMethodDescriptionstatic Optional<StatisticsCollector>LicenceCheckerUpdater.getStats() -
Uses of StatisticsCollector in tigase.stats
Constructors in tigase.stats with parameters of type StatisticsCollectorModifierConstructorDescriptionStatisticsProvider(StatisticsCollector theRef, int historySize, long updateInterval, int highMemoryLevel)