|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
public class StorePendingDurableSubscriberMessageStoragePolicy
Creates a PendingMessageCursor that access the persistent store to retrieve messages *
| Constructor Summary | |
|---|---|
StorePendingDurableSubscriberMessageStoragePolicy()
|
|
| Method Summary | |
|---|---|
PendingMessageCursor |
getSubscriberPendingMessageCursor(java.lang.String clientId,
java.lang.String name,
Store tmpStorage,
int maxBatchSize)
Retrieve the configured pending message storage cursor; |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StorePendingDurableSubscriberMessageStoragePolicy()
| Method Detail |
|---|
public PendingMessageCursor getSubscriberPendingMessageCursor(java.lang.String clientId,
java.lang.String name,
Store tmpStorage,
int maxBatchSize)
getSubscriberPendingMessageCursor in interface PendingDurableSubscriberMessageStoragePolicyclientId - name - tmpStorage - maxBatchSize -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||