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

Method profile

be/src/exec/tuple-file-read-write-test.cc:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 RuntimeState* runtime_state() { return runtime_state_; }
109
110 RuntimeProfile* profile() { return runtime_state_->runtime_profile(); }
111
112 BufferPool::ClientHandle* buffer_pool_client() { return &buffer_pool_client_; }
113

Callers

nothing calls this directly

Calls 1

runtime_profileMethod · 0.45

Tested by

no test coverage detected