Interface EventsCounter
-
- All Known Implementing Classes:
EventsCounterImpl
public interface EventsCounter
Provide access to events counts
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getEventsCount(String topic)
-
-
-
Method Detail
-
getEventsCount
int getEventsCount(String topic)
-
-