Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReportErrorBytes
Function · 0.45
Utf8CaseConversion
Function · 0.45
MaskTransform
Function · 0.45
TimeOfDay
Method · 0.45
GetIntValInterpreted
Method · 0.45
ExecutorGroup
Method · 0.45
CheckConsistencyOrWarn
Method · 0.45
Schedule
Method · 0.45
ComputeGroupScheduleStates
Method · 0.45
FindGroupToAdmitOrReject
Method · 0.45
GetExecutorGroupsForQuery
Method · 0.45
MakeBackendDescriptor
Function · 0.45
Calls
no outgoing calls
Tested by
4
MakeBackendDescriptor
Function · 0.36
MakeAdmissionController
Method · 0.36
TEST
Function · 0.36
TestEvictionPolicy
Method · 0.36