クラス KafkaProperties.Retry.Topic
java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
- 含まれているクラス:
KafkaProperties.Retry
ノンブロッキングのトピックベースの再試行のプロパティ。
- 導入:
- 4.0.0
- 作成者:
- Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou
ネストされたクラスの要約
ネストされたクラスコンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
Topic
public Topic()
メソッドの詳細
isEnabled
public boolean isEnabled()setEnabled
public void setEnabled(boolean enabled) getAttempts
public int getAttempts()setAttempts
public void setAttempts(int attempts) getBackoff