Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c77 int clusterBumpConfigEpochWithoutConsensus(void);
1012 int clusterBumpConfigEpochWithoutConsensus(void) { in clusterBumpConfigEpochWithoutConsensus() function
4407 if (clusterBumpConfigEpochWithoutConsensus() == C_OK) { in clusterCommand()
4424 int retval = clusterBumpConfigEpochWithoutConsensus(); in clusterCommand()
4691 clusterBumpConfigEpochWithoutConsensus(); in clusterCommand()