Uses of Interface
org.apache.unomi.metrics.MetricsService
Packages that use MetricsService
Package
Description
-
Uses of MetricsService in org.apache.unomi.groovy.actions
Methods in org.apache.unomi.groovy.actions with parameters of type MetricsServiceModifier and TypeMethodDescriptionvoid
GroovyActionDispatcher.setMetricsService
(MetricsService metricsService) -
Uses of MetricsService in org.apache.unomi.metrics
Constructors in org.apache.unomi.metrics with parameters of type MetricsService -
Uses of MetricsService in org.apache.unomi.metrics.commands
Methods in org.apache.unomi.metrics.commands with parameters of type MetricsServiceModifier and TypeMethodDescriptionvoid
MetricsCommandSupport.setMetricsService
(MetricsService metricsService) -
Uses of MetricsService in org.apache.unomi.metrics.internal
Classes in org.apache.unomi.metrics.internal that implement MetricsService -
Uses of MetricsService in org.apache.unomi.persistence.elasticsearch
Methods in org.apache.unomi.persistence.elasticsearch with parameters of type MetricsServiceModifier and TypeMethodDescriptionvoid
ElasticSearchPersistenceServiceImpl.setMetricsService
(MetricsService metricsService) Constructors in org.apache.unomi.persistence.elasticsearch with parameters of type MetricsServiceModifierConstructorDescriptionInClassLoaderExecute
(MetricsService metricsService, String timerName, org.osgi.framework.BundleContext bundleContext, String[] fatalIllegalStateErrors, boolean throwExceptions) -
Uses of MetricsService in org.apache.unomi.persistence.elasticsearch.conditions
Methods in org.apache.unomi.persistence.elasticsearch.conditions with parameters of type MetricsServiceModifier and TypeMethodDescriptionvoid
ConditionEvaluatorDispatcher.setMetricsService
(MetricsService metricsService) -
Uses of MetricsService in org.apache.unomi.services.actions.impl
Methods in org.apache.unomi.services.actions.impl with parameters of type MetricsServiceModifier and TypeMethodDescriptionvoid
ActionExecutorDispatcherImpl.setMetricsService
(MetricsService metricsService)