See: Description
Interface | Description |
---|---|
PendingList | |
PendingMessageCursor |
Interface to pending message (messages awaiting disptach to a consumer)
cursor
|
Class | Description |
---|---|
AbstractPendingMessageCursor |
Abstract method holder for pending message (messages awaiting disptach to a
consumer) cursor
|
AbstractStoreCursor |
Store based cursor
|
FilePendingMessageCursor |
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
|
OrderedPendingList | |
PendingMessageHelper | |
PendingNode | |
PrioritizedPendingList | |
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.
|
StoreDurableSubscriberCursor |
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
|
StoreQueueCursor |
Store based Cursor for Queues
|
VMPendingMessageCursor |
hold pending messages in a linked list (messages awaiting disptach to a
consumer) cursor
|
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.