Class MaxRateProviderFactory


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

      Constructors 
      Constructor Description
      MaxRateProviderFactory​(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory, MaxRateRegistry maxRateRegistry, MaxRateSupervisor maxRateSupervisor, pl.allegro.tech.hermes.common.metric.HermesMetrics metrics)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MaxRateProvider create​(pl.allegro.tech.hermes.api.Subscription subscription, SendCounters sendCounters)  
      • Methods inherited from class java.lang.Object

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

      • MaxRateProviderFactory

        public MaxRateProviderFactory​(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
                                      MaxRateRegistry maxRateRegistry,
                                      MaxRateSupervisor maxRateSupervisor,
                                      pl.allegro.tech.hermes.common.metric.HermesMetrics metrics)