Package | Description |
---|---|
org.apache.activemq.broker.region.cursors |
Cursors used to page persistent messages into the broker from the store
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStoreCursor
Store based cursor
|
class |
FilePendingMessageCursor
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
|
class |
StoreDurableSubscriberCursor
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
|
class |
StoreQueueCursor
Store based Cursor for Queues
|
class |
VMPendingMessageCursor
hold pending messages in a linked list (messages awaiting disptach to a
consumer) cursor
|
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.