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