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

Method GetWriteBuffer

library/cpp/par/par_wb.h:318–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317 }
318 TLocalDataBuffer* GetWriteBuffer() const {
319 return WriteBuffer.Get();
320 }
321 };
322
323 struct TDataLocation;

Callers 6

RegisterDataMethod · 0.45
CollectDataMethod · 0.45
CollectDataMethod · 0.45
TRootEnvironmentMethod · 0.45
RunSlaveFunction · 0.45
LaunchRequestMethod · 0.45

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected