Interface LocalTopicMBean

    • Method Detail

      • getSentToTopicCount

        long getSentToTopicCount()
        Get the number of messages sent to this topic (since startup or last reset)
      • getDispatchedFromTopicCount

        long getDispatchedFromTopicCount()
        Get the number of messages dispatched from this topic (since startup or last reset)
      • getSubscriptionsCount

        int getSubscriptionsCount()
        Get the number of active subscriptions on this topic
      • getIndexedSubscriptionsCount

        int getIndexedSubscriptionsCount()
        Get the number of indexed subscriptions on this topic