クラス PulsarProperties.Consumer.DeadLetterPolicy
java.lang.ObjectSE
org.springframework.boot.pulsar.autoconfigure.PulsarProperties.Consumer.DeadLetterPolicy
- 含まれているクラス:
PulsarProperties.Consumer
- 導入:
- 4.0.0
- 作成者:
- Chris Bono, Phillip Webb, Swamy Mavuri, Vedran Pavic
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSEint@Nullable StringSEvoidsetDeadLetterTopic(@Nullable StringSE deadLetterTopic) voidsetInitialSubscriptionName(@Nullable StringSE initialSubscriptionName) voidsetMaxRedeliverCount(int maxRedeliverCount) voidsetRetryLetterTopic(@Nullable StringSE retryLetterTopic)
コンストラクターの詳細
DeadLetterPolicy
public DeadLetterPolicy()
方法の詳細
getMaxRedeliverCount
public int getMaxRedeliverCount()setMaxRedeliverCount
public void setMaxRedeliverCount(int maxRedeliverCount) getRetryLetterTopic
setRetryLetterTopic
getDeadLetterTopic
setDeadLetterTopic
getInitialSubscriptionName
setInitialSubscriptionName