Interface UnleashMetricService

All Known Implementing Classes:
UnleashMetricServiceImpl

public interface UnleashMetricService
  • Method Details

    • register

      void register(Set<String> strategies)
    • count

      void count(String toggleName, boolean active)
    • countVariant

      void countVariant(String toggleName, String variantName)