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

Method GetCompId

library/cpp/par/par_remote.h:175–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 return BaseSearcherAddrs.ysize();
174 }
175 int GetCompId() {
176 return CompId;
177 }
178 void IncLastCount(int compId);
179
180 void GetExecPlan(TVector<ui16>* res) {

Callers 8

ReschedulePartRequestMethod · 0.80
RunMethod · 0.80
LaunchJobRequestFunction · 0.80
NewRequestMethod · 0.80
GetContextDataMethod · 0.80
HasHostIdsMethod · 0.80
RegisterDataMethod · 0.80
LaunchRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected