Class NoOpSubscriptionLagSource

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      pl.allegro.tech.hermes.api.MetricLongValue getLag​(pl.allegro.tech.hermes.api.TopicName topicName, java.lang.String subscriptionName)  
      • Methods inherited from class java.lang.Object

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

      • NoOpSubscriptionLagSource

        public NoOpSubscriptionLagSource()
    • Method Detail

      • getLag

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