BinaryRedisCluster.this
- this(Set!(HostAndPort) nodes, int timeout)
- this(Set!(HostAndPort) nodes)
- this(Set!(HostAndPort) redisClusterNode, int timeout, int maxAttempts, GenericObjectPoolConfig poolConfig)
- this(Set!(HostAndPort) redisClusterNode, int connectionTimeout, int soTimeout, int maxAttempts, GenericObjectPoolConfig poolConfig)
- this(Set!(HostAndPort) redisClusterNode, int connectionTimeout, int soTimeout, int maxAttempts, string password, GenericObjectPoolConfig poolConfig)
- this(Set!(HostAndPort) redisClusterNode, int connectionTimeout, int soTimeout, int maxAttempts, string password, string clientName, GenericObjectPoolConfig poolConfig)