MCPcopy Create free account
hub / github.com/apache/impala / SetDebugAction

Method SetDebugAction

be/src/runtime/tmp-file-mgr.h:504–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502 TmpFileMgr* tmp_file_mgr() const { return tmp_file_mgr_; }
503
504 void SetDebugAction(const std::string& debug_action) { debug_action_ = debug_action; }
505
506 /// Return true if spill-to-disk failed due to local faulty disk.
507 bool IsSpillingDiskFaulty();

Callers 1

InitBufferPoolStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected