public interface PendingDurableSubscriberMessageStoragePolicy
Modifier and Type | Method and Description |
---|---|
PendingMessageCursor |
getSubscriberPendingMessageCursor(Broker broker,
String clientId,
String name,
int maxBatchSize,
DurableTopicSubscription sub)
Retrieve the configured pending message storage cursor;
|
PendingMessageCursor getSubscriberPendingMessageCursor(Broker broker, String clientId, String name, int maxBatchSize, DurableTopicSubscription sub)
broker
- clientId
- name
- maxBatchSize
- sub
- Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.