Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ RenewCount
Method
RenewCount
test/brpc_naming_service_unittest.cpp:639–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
}
638
639
int RenewCount() const { return _renew_count; }
640
int CancelCount() const { return _cancel_count; }
641
642
bool HasAddr(const std::string& addr) const {
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected