Method: SDM::RedisCluster#hostname
- Defined in:
- lib/models/porcelain.rb
#hostname ⇒ Object
Hostname must contain the hostname/port pairs of all instances in the replica set separated by commas.
11822 11823 11824 |
# File 'lib/models/porcelain.rb', line 11822 def hostname @hostname end |