Libraries
»
redis/redis-rb
(master)
»
Index
»
Redis
»
Distributed
»
#nodes
Method: Redis::Distributed#nodes
Defined in:
lib/redis/distributed.rb
#
nodes
⇒
Object
37 38 39
# File 'lib/redis/distributed.rb', line 37
def
nodes
@ring
.
nodes
end