public class MaxRateProviderFactory
extends java.lang.Object
| Constructor and Description |
|---|
MaxRateProviderFactory(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
MaxRateRegistry maxRateRegistry,
MaxRateSupervisor maxRateSupervisor,
pl.allegro.tech.hermes.common.metric.HermesMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
MaxRateProvider |
create(pl.allegro.tech.hermes.api.Subscription subscription,
SendCounters sendCounters) |
public MaxRateProviderFactory(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
MaxRateRegistry maxRateRegistry,
MaxRateSupervisor maxRateSupervisor,
pl.allegro.tech.hermes.common.metric.HermesMetrics metrics)
public MaxRateProvider create(pl.allegro.tech.hermes.api.Subscription subscription, SendCounters sendCounters)