クラス DataRedisProperties.Cluster

java.lang.ObjectSE
org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Cluster
含まれているクラス:
DataRedisProperties

public static class DataRedisProperties.Cluster extends ObjectSE
クラスターのプロパティ。
導入:
4.0.0
作成者:
Dave Syer, Christoph Strobl, Edd ú Mel é ndez, Marco Aust, Mark Paluch, Stephane Nicoll, Scott Frederick, Yanming Zhou
  • コンストラクターの詳細

    • Cluster

      public Cluster()
  • 方法の詳細

    • getNodes

      public @Nullable ListSE<StringSE> getNodes()
    • setNodes

      public void setNodes(@Nullable ListSE<StringSE> nodes)
    • getMaxRedirects

      public @Nullable IntegerSE getMaxRedirects()
    • setMaxRedirects

      public void setMaxRedirects(@Nullable IntegerSE maxRedirects)