Package | Description |
---|---|
org.apache.activemq.broker.region |
Region abstraction and implementations in the Broker.
|
org.apache.activemq.broker.region.cursors |
Cursors used to page persistent messages into the broker from the store
|
org.apache.activemq.broker.region.policy |
The policies which can be associated with a particular destination or wildcard.
|
Class and Description |
---|
PendingList |
PendingMessageCursor
Interface to pending message (messages awaiting disptach to a consumer)
cursor
|
QueueDispatchPendingList
An 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.
|
Class and Description |
---|
AbstractPendingMessageCursor
Abstract method holder for pending message (messages awaiting disptach to a
consumer) cursor
|
OrderedPendingList |
PendingList |
PendingMessageCursor
Interface to pending message (messages awaiting disptach to a consumer)
cursor
|
PendingNode |
Class and Description |
---|
PendingMessageCursor
Interface to pending message (messages awaiting disptach to a consumer)
cursor
|
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.