Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ buffer_pool
Method
buffer_pool
be/src/runtime/bufferpool/suballocator-test.cc:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
BufferPool* buffer_pool() { return buffer_pool_.get(); }
106
107
/// Pool for objects with per-test lifetime. Cleared after every test.
108
ObjectPool obj_pool_;
Callers
2
TestQueryTeardown
Method · 0.45
TEST_F
Function · 0.45
Calls
1
get
Method · 0.65
Tested by
no test coverage detected