Package io.getunleash.metric
Interface UnleashMetricService
-
- All Known Subinterfaces:
UnleashMetricService
- All Known Implementing Classes:
UnleashMetricServiceImpl
public interface UnleashMetricService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcount(String toggleName, boolean active)voidcountVariant(String toggleName, String variantName)voidregister(Set<String> strategies)
-