クラス 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