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

Method MasterClientBase

phxqueue/comm/masterclient.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26thread_local map<std::string, std::pair<proto::Addr, uint64_t>> MasterClientBase::addr_cache_;
27
28MasterClientBase::MasterClientBase() {}
29
30MasterClientBase::~MasterClientBase() {}
31

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected