public class NegotiatedMaxRateProvider extends java.lang.Object implements MaxRateProvider
| Modifier and Type | Method and Description |
|---|---|
double |
get() |
void |
shutdown() |
void |
start() |
void |
updateSubscription(pl.allegro.tech.hermes.api.Subscription newSubscription) |
public double get()
get in interface MaxRateProviderpublic void updateSubscription(pl.allegro.tech.hermes.api.Subscription newSubscription)
updateSubscription in interface MaxRateProviderpublic void start()
start in interface MaxRateProviderpublic void shutdown()
shutdown in interface MaxRateProvider