Interface RedisConnectionDetails.Cluster

Enclosing interface:
RedisConnectionDetails

public static interface RedisConnectionDetails.Cluster
Redis cluster configuration.
  • Method Details

    • getNodes

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