RedisShardInfo.this
- this(string host)
- this(string host, string name)
- this(HostAndPort hp)
- this(string host, int port)
- this(string host, int port, bool ssl)
- this(string host, int port, string name)
- this(string host, int port, string name, bool ssl)
- this(string host, int port, int timeout)
- this(string host, int port, int timeout, bool ssl)
- this(string host, int port, int timeout, string name)
- this(string host, int port, int timeout, string name, bool ssl)
- this(string host, int port, int connectionTimeout, int soTimeout, int weight)
- this(string host, int port, int connectionTimeout, int soTimeout, int weight, bool ssl)
- this(string host, string name, int port, int timeout, int weight)
- this(string host, string name, int port, int timeout, int weight, bool ssl)