Class NoOpConsumerGroupManager

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void createConsumerGroup​(pl.allegro.tech.hermes.api.Topic topic, pl.allegro.tech.hermes.api.Subscription subscription)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NoOpConsumerGroupManager

        public NoOpConsumerGroupManager()
    • Method Detail

      • createConsumerGroup

        public void createConsumerGroup​(pl.allegro.tech.hermes.api.Topic topic,
                                        pl.allegro.tech.hermes.api.Subscription subscription)
        Specified by:
        createConsumerGroup in interface ConsumerGroupManager