Interface EventsCounter

  • All Known Implementing Classes:
    EventsCounterImpl

    public interface EventsCounter
    Provide access to events counts
    • Method Detail

      • getEventsCount

        int getEventsCount​(String topic)