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

Method Data

library/cpp/neh/inproc.cpp:110–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 TStringBuf Data() const override {
111 return Handle_->Message().Data;
112 }
113
114 TStringBuf RequestId() const override {
115 return Location.InprocId;

Callers 6

ServeRequestMethod · 0.45
ServeRequestMethod · 0.45
TRequestServerMethod · 0.45
CreateServicesFunction · 0.45
Y_UNIT_TESTFunction · 0.45
ServeRequestMethod · 0.45

Calls 1

MessageMethod · 0.45

Tested by

no test coverage detected