Uses of Interface
io.getunleash.metric.UnleashMetricService
Packages that use UnleashMetricService
-
Uses of UnleashMetricService in io.getunleash
Constructors in io.getunleash with parameters of type UnleashMetricServiceModifierConstructorDescriptionDefaultUnleash(UnleashConfig unleashConfig, IFeatureRepository featureRepository, Map<String, Strategy> strategyMap, UnleashContextProvider contextProvider, EventDispatcher eventDispatcher, UnleashMetricService metricService) DefaultUnleash(UnleashConfig unleashConfig, IFeatureRepository featureRepository, Map<String, Strategy> strategyMap, UnleashContextProvider contextProvider, EventDispatcher eventDispatcher, UnleashMetricService metricService, boolean failOnMultipleInstantiations) -
Uses of UnleashMetricService in io.getunleash.metric
Classes in io.getunleash.metric that implement UnleashMetricService