Class GetTotalMessagesQueuedFor

    • Field Detail

      • queueName

        public final QueueName queueName
        the name of the Queue where we will query for the number of queued messages
    • Constructor Detail

      • GetTotalMessagesQueuedFor

        public GetTotalMessagesQueuedFor​(QueueName queueName)
        Get the total number of messages queued (i.e. not including Dead Letter Messages) for the given queue
        Parameters:
        queueName - the name of the Queue where we will query for the number of queued messages