MCPcopy Create free account
hub / github.com/Tencent/phxqueue / StoreBaseMgrBP

Method StoreBaseMgrBP

phxqueue/comm/breakpoint.h:152–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150 static StoreBaseMgrBP *GetThreadInstance();
151
152 StoreBaseMgrBP() {}
153 virtual ~StoreBaseMgrBP() {}
154
155 virtual void OnAdd(const proto::AddRequest &req, const int queue_info_id) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected