Class NoOpSubscriptionProfileRegistry

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      pl.allegro.tech.hermes.consumers.supervisor.workload.weighted.SubscriptionProfiles fetch()  
      void persist​(pl.allegro.tech.hermes.consumers.supervisor.workload.weighted.SubscriptionProfiles profiles)  
      • Methods inherited from class java.lang.Object

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

      • NoOpSubscriptionProfileRegistry

        public NoOpSubscriptionProfileRegistry()
    • Method Detail

      • fetch

        public pl.allegro.tech.hermes.consumers.supervisor.workload.weighted.SubscriptionProfiles fetch()
        Specified by:
        fetch in interface SubscriptionProfileRegistry
      • persist

        public void persist​(pl.allegro.tech.hermes.consumers.supervisor.workload.weighted.SubscriptionProfiles profiles)
        Specified by:
        persist in interface SubscriptionProfileRegistry