MCPcopy Create free account
hub / github.com/catboost/catboost / ServeRequest

Method ServeRequest

library/cpp/neh/rpc.cpp:308–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306 }
307
308 void ServeRequest(const IRequestRef& request) override {
309 F(request);
310 }
311
312 TServiceFunction F;
313 };

Callers 2

DoExecuteMethod · 0.45
ServeRequestMethod · 0.45

Calls 1

FFunction · 0.85

Tested by

no test coverage detected