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

Method nesting

src/replication.cpp:5341–5341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5339 }
5340
5341 int nesting() const { return m_cnesting; }
5342
5343private:
5344 int m_cnesting = 0;

Callers 1

FInReplicaReplayFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected