Package org.apache.activemq.broker.region.cursors
package org.apache.activemq.broker.region.cursors
Cursors used to page persistent messages into the broker from the store
-
ClassDescriptionAbstract method holder for pending message (messages awaiting disptach to a consumer) cursorStore based cursorpersist pending messages pending message (messages awaiting dispatch to a consumer) cursorInterface to pending message (messages awaiting disptach to a consumer) cursorAn abstraction that keeps the correct order of messages that need to be dispatched to consumers, but also hides the fact that there might be redelivered messages that should be dispatched ahead of any other paged in messages.persist pending messages pending message (messages awaiting dispatch to a consumer) cursorStore based Cursor for Queueshold pending messages in a linked list (messages awaiting disptach to a consumer) cursor