Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
namespace NPar {
9
TGUID TJobExecutor::TCallback::GetMasterQueryId() {
10
return TGUID();
11
}
12
13
//////////////////////////////////////////////////////////////////////////
14
enum ERROp {
Callers
nothing calls this directly
Calls
1
TGUID
Class · 0.70
Tested by
no test coverage detected