Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/braft
/ response
Method
response
example/counter/server.cpp:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
const FetchAddRequest* request() const { return _request; }
52
CounterResponse* response() const { return _response; }
53
void Run();
54
55
private:
Callers
1
on_apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected