接口 NonPersistentSubscriptionStats

所有超级接口:
SubscriptionStats

public interface NonPersistentSubscriptionStats extends SubscriptionStats
Statistics for subscription to non-persistent topics.
  • 方法详细资料

    • getMsgDropRate

      double getMsgDropRate()
      for non-persistent topic: broker drops msg for subscription if none of the consumer available for message delivery.