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

Method name

be/src/common/daemon-env.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 Webserver* webserver() { return webserver_.get(); }
48 Webserver* metrics_webserver() { return metrics_webserver_.get(); }
49 std::string name() { return name_; }
50
51 private:
52 static DaemonEnv* daemon_env_;

Callers 15

ReportErrorBytesFunction · 0.45
Utf8CaseConversionFunction · 0.45
MaskTransformFunction · 0.45
TimeOfDayMethod · 0.45
GetIntValInterpretedMethod · 0.45
ExecutorGroupMethod · 0.45
ScheduleMethod · 0.45
MakeBackendDescriptorFunction · 0.45

Calls

no outgoing calls

Tested by 4

MakeBackendDescriptorFunction · 0.36
TESTFunction · 0.36
TestEvictionPolicyMethod · 0.36