クラス KafkaProperties.Retry.Topic

java.lang.ObjectSE
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
含まれているクラス:
KafkaProperties.Retry

public static class KafkaProperties.Retry.Topic extends ObjectSE
ノンブロッキングのトピックベースの再試行のプロパティ。
導入:
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