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

Method buffer_pool

be/src/runtime/io/disk-io-mgr-test.cc:346–346  ·  view source on GitHub ↗

Convenience function to get a reference to the buffer pool.

Source from the content-addressed store, hash-verified

344
345 /// Convenience function to get a reference to the buffer pool.
346 BufferPool* buffer_pool() const { return ExecEnv::GetInstance()->buffer_pool(); }
347
348 boost::scoped_ptr<TestEnv> test_env_;
349

Callers 4

RunMethod · 0.45
NewClientMethod · 0.45
FreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected