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

Method GetMasterQueryId

library/cpp/par/par_util.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8namespace NPar {
9 TGUID TJobExecutor::TCallback::GetMasterQueryId() {
10 return TGUID();
11 }
12
13 //////////////////////////////////////////////////////////////////////////
14 enum ERROp {

Callers

nothing calls this directly

Calls 1

TGUIDClass · 0.70

Tested by

no test coverage detected