|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy
public class FilePendingSubscriberMessageStoragePolicy
Creates a PendIngMessageCursor for Durable subscribers *
| Constructor Summary | |
|---|---|
FilePendingSubscriberMessageStoragePolicy()
|
|
| Method Summary | |
|---|---|
PendingMessageCursor |
getSubscriberPendingMessageCursor(Broker broker,
java.lang.String name,
int maxBatchSize,
Subscription subs)
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 FilePendingSubscriberMessageStoragePolicy()
| Method Detail |
|---|
public PendingMessageCursor getSubscriberPendingMessageCursor(Broker broker,
java.lang.String name,
int maxBatchSize,
Subscription subs)
PendingSubscriberMessageStoragePolicy
getSubscriberPendingMessageCursor in interface PendingSubscriberMessageStoragePolicybroker - name - maxBatchSize -
org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy#getSubscriberPendingMessageCursor(java.lang.String,
org.apache.activemq.kaha.Store, int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||