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

Method priority

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

Source from the content-addressed store, hash-verified

415
416 int64_t bytes_limit() { return bytes_limit_; }
417 int priority() { return priority_; }
418 const string& path() { return path_; }
419 IntGauge* bytes_used_metric() const { return bytes_used_metric_; }
420 virtual bool is_local() { return false; }

Callers 3

updateNeighborsFunction · 0.45
TmpFileGroupMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36