MCPcopy 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
37namespace example {
38class Block;
39
40// Implements Closure which encloses RPC stuff
41class BlockClosure : public braft::Closure {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected