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

Method LockConfigImpl

phxqueue/config/lockconfig.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26class LockConfig::LockConfigImpl {
27 public:
28 LockConfigImpl() {}
29 virtual ~LockConfigImpl() {}
30
31 map<int, shared_ptr<proto::Lock>> lock_id2lock;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected