Interface TopicSubscriptionViewMBean

    • Method Detail

      • getDiscardedCount

        int getDiscardedCount()
        Returns:
        the number of messages discarded due to being a slow consumer
      • getMaximumPendingQueueSize

        int getMaximumPendingQueueSize()
        Returns:
        the maximun number of messages that can be pending.
      • setMaximumPendingQueueSize

        void setMaximumPendingQueueSize​(int max)