MCPcopy Create free account
hub / github.com/antirez/disque / dictGetRandomKey

Function dictGetRandomKey

src/dict.c:623–662  ·  view source on GitHub ↗

Return a random entry from the hash table. Useful to * implement randomized algorithms */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

evictIdleQueuesFunction · 0.85
freeMemoryIfNeededFunction · 0.85
clusterSendPingFunction · 0.85
clusterCronFunction · 0.85
jobReplicationAchievedFunction · 0.85
addjobCommandFunction · 0.85

Calls 1

_dictRehashStepFunction · 0.85

Tested by

no test coverage detected