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

Method SetIsSystem

be/src/util/runtime-profile.h:148–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 TUnit::type unit() const { return unit_; }
147
148 void SetIsSystem() { is_system_ = true; }
149 bool GetIsSystem() const { return is_system_; }
150
151 protected:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected