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

Method DoFinish

library/cpp/http/io/stream.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 }
113
114 void DoFinish() override {
115 ConstructSlave();
116 Slave_->Finish();
117 }
118
119 private:
120 inline void ConstructSlave() {

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected