Class SubscriptionRuntimeInfo


  • public class SubscriptionRuntimeInfo
    extends EntityRuntimeInfo
    This provides runtime information of the subscription.
    • Method Detail

      • getTopicPath

        public String getTopicPath()
        Returns:
        The path of the topic.
      • getSubscriptionName

        public String getSubscriptionName()
        Returns:
        The name of the subscription
      • getMessageCount

        public long getMessageCount()
        Returns:
        The total number of messages in the entity.