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

Method request

example/counter/server.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 ~FetchAddClosure() {}
50
51 const FetchAddRequest* request() const { return _request; }
52 CounterResponse* response() const { return _response; }
53 void Run();
54

Callers 1

on_applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected