Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ServeRequest
Method · 0.45
ServeRequest
Method · 0.45
TRequestServer
Method · 0.45
CreateServices
Function · 0.45
Y_UNIT_TEST
Function · 0.45
ServeRequest
Method · 0.45
Calls
1
Message
Method · 0.45
Tested by
no test coverage detected