Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dcluster.c1442 void clusterUpdateSlotsConfigWith(clusterNode *sender, uint64_t senderConfigEpoch, unsigned char *s… in clusterUpdateSlotsConfigWith() function
1826 clusterUpdateSlotsConfigWith(sender,senderConfigEpoch,hdr->myslots); in clusterProcessPacket()
1973 clusterUpdateSlotsConfigWith(n,reportedConfigEpoch, in clusterProcessPacket()