Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/braft
/ response
Method
response
example/block/server.cpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
const BlockRequest* request() const { return _request; }
56
BlockResponse* response() const { return _response; }
57
void Run();
58
butil::IOBuf* data() const { return _data; }
59
Callers
3
on_apply
Method · 0.45
follower_append_entries
Function · 0.45
TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
2
follower_append_entries
Function · 0.36
TEST_P
Function · 0.36