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

Method MasterClient

phxqueue/comm/masterclient.h:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58class MasterClient : public MasterClientBase {
59 public:
60 MasterClient() {}
61 virtual ~MasterClient() {}
62
63 RetCode ClientCall(Req &req, Resp &resp,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected