Class UnleashMetricServiceImpl
java.lang.Object
io.getunleash.metric.UnleashMetricServiceImpl
- All Implemented Interfaces:
UnleashMetricService
-
Constructor Summary
ConstructorsConstructorDescriptionUnleashMetricServiceImpl(UnleashConfig unleashConfig, MetricSender metricSender, UnleashScheduledExecutor executor) UnleashMetricServiceImpl(UnleashConfig unleashConfig, UnleashScheduledExecutor executor) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcountVariant(String toggleName, String variantName) protected intprotected intgetSkips()void
-
Constructor Details
-
UnleashMetricServiceImpl
-
UnleashMetricServiceImpl
public UnleashMetricServiceImpl(UnleashConfig unleashConfig, MetricSender metricSender, UnleashScheduledExecutor executor)
-
-
Method Details
-
register
- Specified by:
registerin interfaceUnleashMetricService
-
count
- Specified by:
countin interfaceUnleashMetricService
-
countVariant
- Specified by:
countVariantin interfaceUnleashMetricService
-
getSkips
protected int getSkips() -
getFailures
protected int getFailures()
-