Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/braft
/ Counter
Class
Counter
example/counter/server.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
namespace example {
36
class Counter;
37
38
// Implements Closure which encloses RPC stuff
39
class FetchAddClosure : public braft::Closure {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected