|
pulsar-client-cpp
|
#include <DeadLetterPolicy.h>
Public Member Functions | |
| const std::string & | getDeadLetterTopic () const |
| int | getMaxRedeliverCount () const |
| const std::string & | getInitialSubscriptionName () const |
Friends | |
| class | DeadLetterPolicyBuilder |
Configuration for the "dead letter queue" feature in consumer.
see @DeadLetterPolicyBuilder
| const std::string & pulsar::DeadLetterPolicy::getDeadLetterTopic | ( | ) | const |
Get dead letter topic
| const std::string & pulsar::DeadLetterPolicy::getInitialSubscriptionName | ( | ) | const |
Get initial subscription name
| int pulsar::DeadLetterPolicy::getMaxRedeliverCount | ( | ) | const |
Get max redeliver count