Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dcluster.c66 void clusterSetMaster(clusterNode *n);
1515 clusterSetMaster(sender); in clusterUpdateSlotsConfigWith()
2978 clusterSetMaster(target); in clusterHandleSlaveMigration()
3638 void clusterSetMaster(clusterNode *n) { in clusterSetMaster() function
4230 clusterSetMaster(n); in clusterCommand()