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

Method admit_mem_limit

be/src/runtime/exec-env.h:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 kudu::client::sp::shared_ptr<kudu::client::KuduClient>* client) WARN_UNUSED_RESULT;
200
201 int64_t admit_mem_limit() const { return admit_mem_limit_; }
202 int64_t admission_slots() const { return admission_slots_; }
203
204 /// Gets the resolved IP address and port where the admission control service is

Callers 12

AddExecutorMethod · 0.80
RemoveExecutorMethod · 0.80
RejectForScheduleMethod · 0.80
MakeScheduleStateMethod · 0.80
TEST_FFunction · 0.80
BackendsHandlerMethod · 0.80

Calls

no outgoing calls

Tested by 3

MakeScheduleStateMethod · 0.64
TEST_FFunction · 0.64