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

Method StoreMasterClient

phxqueue/store/storemasterclient.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27class StoreMasterClient : public comm::MasterClient<Req, Resp> {
28 public:
29 StoreMasterClient() {}
30 virtual ~StoreMasterClient() {}
31 protected:
32 virtual std::string GetRouteKeyByReq(const Req &req);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected