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

Method LockMasterClient

phxqueue/lock/lockmasterclient.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27class LockMasterClient : public comm::MasterClient<Req, Resp> {
28 public:
29 LockMasterClient() = default;
30 virtual ~LockMasterClient() override = default;
31
32 protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected