Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3605 static clusterManagerNode * clusterManagerGetNodeWithMostKeysInSlot(list *nodes, in clusterManagerGetNodeWithMostKeysInSlot() function
3829 clusterManagerGetNodeWithMostKeysInSlot(nodes, s, NULL); in clusterManagerFixSlotsCoverage()
3979 owner = clusterManagerGetNodeWithMostKeysInSlot(cluster_manager.nodes, in clusterManagerFixOpenSlot()
4200 clusterManagerNode *owner = clusterManagerGetNodeWithMostKeysInSlot(owners, in clusterManagerFixMultipleSlotOwners()