Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ num_requests
Method
num_requests
example/partition_echo_c++/server.cpp:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
size_t num_requests() const { return _nreq.get_value(); }
88
89
private:
90
size_t _index;
Callers
1
main
Function · 0.45
Calls
1
get_value
Method · 0.45
Tested by
no test coverage detected