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