MCPcopy 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
89private:
90 size_t _index;

Callers 1

mainFunction · 0.45

Calls 1

get_valueMethod · 0.45

Tested by

no test coverage detected