Class Retransmitter


  • public class Retransmitter
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Retransmitter​(pl.allegro.tech.hermes.common.kafka.offset.SubscriptionOffsetChangeIndicator subscriptionOffsetChangeIndicator, pl.allegro.tech.hermes.common.config.ConfigFactory configs)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void reloadOffsets​(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName, Consumer consumer)  
      • Methods inherited from class java.lang.Object

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

      • Retransmitter

        public Retransmitter​(pl.allegro.tech.hermes.common.kafka.offset.SubscriptionOffsetChangeIndicator subscriptionOffsetChangeIndicator,
                             pl.allegro.tech.hermes.common.config.ConfigFactory configs)
    • Method Detail

      • reloadOffsets

        public void reloadOffsets​(pl.allegro.tech.hermes.api.SubscriptionName subscriptionName,
                                  Consumer consumer)