接口 NonPersistentPublisherStats

  • 所有超级接口:
    PublisherStats

    public interface NonPersistentPublisherStats
    extends PublisherStats
    Non-persistent publisher statistics.
    • 方法详细资料

      • getMsgDropRate

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