Interface NonPersistentSubscriptionStats

All Superinterfaces:
SubscriptionStats

public interface NonPersistentSubscriptionStats extends SubscriptionStats
Statistics for subscription to non-persistent topics.
  • Method Details

    • getMsgDropRate

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