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

Method SetCached

library/cpp/neh/http2.cpp:582–584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

580 }
581
582 void SetCached(bool v) noexcept {
583 Cached_ = v;
584 }
585
586 void Close() noexcept {
587 try {

Callers 4

PutMethod · 0.80
GetMethod · 0.80
PurgeMethod · 0.80
ValidateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected