Package | Description |
---|---|
org.apache.activemq.broker.region.cursors |
Cursors used to page persistent messages into the broker from the store
|
org.apache.activemq.store |
The APIs which need to be implemented for persistent message stores for durable messaging
|
org.apache.activemq.store.kahadb.plist |
Modifier and Type | Method and Description |
---|---|
PList |
FilePendingMessageCursor.getDiskList() |
Modifier and Type | Method and Description |
---|---|
PList |
PListStore.getPList(String name) |
Modifier and Type | Class and Description |
---|---|
class |
PListImpl |
Copyright © 2005–2017. All rights reserved.