# File lib/redis/distributed.rb, line 678
def
node_index_for
(
key
)
nodes
.
index
(
node_for
(
key
))
end