Class ThrottlingMessageReceiver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void commit​(java.util.Set<SubscriptionPartitionOffset> offsets)  
      boolean moveOffset​(pl.allegro.tech.hermes.common.kafka.offset.PartitionOffset offset)  
      java.util.Optional<Message> next()  
      void stop()  
      void update​(pl.allegro.tech.hermes.api.Subscription newSubscription)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait