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

Method endWriteBatch

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

NOP

Source from the content-addressed store, hash-verified

51
52 virtual void beginWriteBatch() {} // NOP
53 virtual void endWriteBatch() {} // NOP
54
55 virtual void batch_lock() {} // NOP
56 virtual void batch_unlock() {} // NOP

Callers 1

commitChangesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected