MCPcopy 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
55private:

Callers 1

on_applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected