接口 RedisConnectionDetails.Cluster

封闭接口:
RedisConnectionDetails

public static interface RedisConnectionDetails.Cluster
Redis cluster configuration.
  • 方法详细资料

    • getNodes

      Nodes to bootstrap from. This represents an "initial" list of cluster nodes and is required to have at least one entry.
      返回:
      nodes to bootstrap from