Class NoOpSubscriptionLagSource
- java.lang.Object
-
- pl.allegro.tech.hermes.management.infrastructure.metrics.NoOpSubscriptionLagSource
-
- All Implemented Interfaces:
SubscriptionLagSource
public class NoOpSubscriptionLagSource extends java.lang.Object implements SubscriptionLagSource
-
-
Constructor Summary
Constructors Constructor Description NoOpSubscriptionLagSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.allegro.tech.hermes.api.MetricLongValuegetLag(pl.allegro.tech.hermes.api.TopicName topicName, java.lang.String subscriptionName)
-
-
-
Method Detail
-
getLag
public pl.allegro.tech.hermes.api.MetricLongValue getLag(pl.allegro.tech.hermes.api.TopicName topicName, java.lang.String subscriptionName)- Specified by:
getLagin interfaceSubscriptionLagSource
-
-