Class NoOpSubscriptionLagSource

java.lang.Object
pl.allegro.tech.hermes.management.infrastructure.metrics.NoOpSubscriptionLagSource
All Implemented Interfaces:
SubscriptionLagSource

public class NoOpSubscriptionLagSource extends Object implements SubscriptionLagSource
  • Constructor Details

    • NoOpSubscriptionLagSource

      public NoOpSubscriptionLagSource()
  • Method Details

    • getLag

      public pl.allegro.tech.hermes.api.MetricLongValue getLag(pl.allegro.tech.hermes.api.TopicName topicName, String subscriptionName)
      Specified by:
      getLag in interface SubscriptionLagSource