Interface SubscriptionLagSource

All Known Implementing Classes:
NoOpSubscriptionLagSource

public interface SubscriptionLagSource
  • Method Summary

    Modifier and Type
    Method
    Description
    pl.allegro.tech.hermes.api.MetricLongValue
    getLag(pl.allegro.tech.hermes.api.TopicName topicName, String subscriptionName)
     
  • Method Details

    • getLag

      pl.allegro.tech.hermes.api.MetricLongValue getLag(pl.allegro.tech.hermes.api.TopicName topicName, String subscriptionName)