MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / numMasters

Method numMasters

src/server.h:1987–1989  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1985 }
1986
1987 size_t numMasters() {
1988 return vecmastersaveinfo.size();
1989 }
1990
1991 /* Used saving and loading. */
1992 int repl_stream_db; /* DB to select in g_pserver->master client. */

Callers 1

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected