Interface NonPersistentPublisherStats

All Superinterfaces:
PublisherStats

public interface NonPersistentPublisherStats extends PublisherStats
Non-persistent publisher statistics.
  • Method Details

    • getMsgDropRate

      double getMsgDropRate()
      for non-persistent topic: broker drops msg if publisher publishes messages more than configured max inflight messages per connection.