Home
last modified time | relevance | path

Searched refs:get_myself (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/tests/cluster/
H A Dcluster.tcl37 proc get_myself id { procedure
93 set me [get_myself $id]
106 set master_myself [get_myself $master_id]
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D03-failover-loop.tcl27 set myid [dict get [get_myself $tokill] id]
30 if {[dict get [get_myself $id] slaveof] eq $myid} {
H A D12-replica-migration-2.tcl31 set master0_id [dict get [get_myself 0] id]
H A D13-no-failover-option.tcl33 set slave5_id [dict get [get_myself 5] id]
H A D00-base.tcl17 set nodeid [dict get [get_myself $id] id]
H A D04-resharding.tcl74 set target [dict get [get_myself [randomInt 5]] id]