Uses of Class
com.predic8.membrane.core.rules.StatisticCollector
Packages that use StatisticCollector
Package
Description
-
Uses of StatisticCollector in com.predic8.membrane.core.exchangestore
Methods in com.predic8.membrane.core.exchangestore that return StatisticCollectorModifier and TypeMethodDescriptionElasticSearchExchangeStore.getStatistics(RuleKey ruleKey) ExchangeStore.getStatistics(RuleKey ruleKey) FileExchangeStore.getStatistics(RuleKey ruleKey) ForgetfulExchangeStore.getStatistics(RuleKey ruleKey) LimitedMemoryExchangeStore.getStatistics(RuleKey key) MemoryExchangeStore.getStatistics(RuleKey key) -
Uses of StatisticCollector in com.predic8.membrane.core.interceptor.administration
Method parameters in com.predic8.membrane.core.interceptor.administration with type arguments of type StatisticCollectorModifier and TypeMethodDescriptionprotected voidAdminPageBuilder.createStatusCodesTable(Map<Integer, StatisticCollector> statusCodes) -
Uses of StatisticCollector in com.predic8.membrane.core.interceptor.balancer
Methods in com.predic8.membrane.core.interceptor.balancer that return types with arguments of type StatisticCollector -
Uses of StatisticCollector in com.predic8.membrane.core.rules
Methods in com.predic8.membrane.core.rules with parameters of type StatisticCollector -
Uses of StatisticCollector in com.predic8.membrane.core.stats
Methods in com.predic8.membrane.core.stats that return types with arguments of type StatisticCollector