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

Method Service

library/cpp/neh/tcp2.cpp:484–486  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

482 }
483
484 TStringBuf Service() const noexcept {
485 return Loc_.Service;
486 }
487
488 const TString& Data() const noexcept {
489 return Msg_.Data;

Callers 1

AddRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected