MCPcopy Create free account
hub / github.com/baidu/braft / data

Method data

example/block/server.cpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 BlockResponse* response() const { return _response; }
57 void Run();
58 butil::IOBuf* data() const { return _data; }
59
60private:
61 // Disable explicitly delete

Callers 15

on_applyMethod · 0.80
on_applyMethod · 0.80
on_applyMethod · 0.80
append_entryFunction · 0.80
TEST_FFunction · 0.80
on_applyMethod · 0.80
TEST_FFunction · 0.80
on_applyMethod · 0.80
get_fileMethod · 0.80
exposeMethod · 0.80
murmurhash32Function · 0.80
crc32Function · 0.80

Calls

no outgoing calls

Tested by 4

append_entryFunction · 0.64
TEST_FFunction · 0.64
on_applyMethod · 0.64
TEST_FFunction · 0.64