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

Method batch_lock

src/IStorage.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 virtual void endWriteBatch() {} // NOP
54
55 virtual void batch_lock() {} // NOP
56 virtual void batch_unlock() {} // NOP
57
58 virtual void flush() = 0;

Callers 1

removeCachedValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected