Interface EventsCounter

All Known Implementing Classes:
EventsCounterImpl

public interface EventsCounter
Provide access to events counts
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getEventsCount

      int getEventsCount(String topic)