クラス PulsarProperties.Consumer.DeadLetterPolicy
java.lang.ObjectSE
org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
- 含まれているクラス:
- PulsarProperties.Consumer
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明int
void
setDeadLetterTopic
(StringSE deadLetterTopic) void
setInitialSubscriptionName
(StringSE initialSubscriptionName) void
setMaxRedeliverCount
(int maxRedeliverCount) void
setRetryLetterTopic
(StringSE retryLetterTopic)
コンストラクターの詳細
DeadLetterPolicy
public DeadLetterPolicy()
メソッドの詳細
getMaxRedeliverCount
public int getMaxRedeliverCount()setMaxRedeliverCount
public void setMaxRedeliverCount(int maxRedeliverCount) getRetryLetterTopic
setRetryLetterTopic
getDeadLetterTopic
setDeadLetterTopic
getInitialSubscriptionName
setInitialSubscriptionName