Uses of Class
org.eblocker.server.common.data.statistic.TotalCounter
Packages that use TotalCounter
-
Uses of TotalCounter in org.eblocker.server.common.data.statistic
Methods in org.eblocker.server.common.data.statistic that return types with arguments of type TotalCounterModifier and TypeMethodDescriptionFilterStatisticsDataSource.getTotalCounters(String type) JedisFilterStatisticsDataSource.getTotalCounters(String type) Method parameters in org.eblocker.server.common.data.statistic with type arguments of type TotalCounterModifier and TypeMethodDescriptionvoidFilterStatisticsDataSource.incrementTotalCounters(Collection<TotalCounter> totalCounters) voidJedisFilterStatisticsDataSource.incrementTotalCounters(Collection<TotalCounter> totalCounters)