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

Method RequestId

library/cpp/neh/tcp.cpp:203–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 }
202
203 TStringBuf RequestId() const override {
204 return TStringBuf(Buf.Data(), 16);
205 }
206
207 bool Canceled() const override {
208 //TODO

Callers

nothing calls this directly

Calls 1

DataMethod · 0.45

Tested by

no test coverage detected