Interface ConsumerGroupManager
-
- All Known Implementing Classes:
KafkaConsumerGroupManager,NoOpConsumerGroupManager
public interface ConsumerGroupManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateConsumerGroup(pl.allegro.tech.hermes.api.Topic topic, pl.allegro.tech.hermes.api.Subscription subscription)
-