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

Method buffer_pool

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

Source from the content-addressed store, hash-verified

158 PoolMemTrackerRegistry* pool_mem_trackers() { return pool_mem_trackers_.get(); }
159 ReservationTracker* buffer_reservation() { return buffer_reservation_.get(); }
160 BufferPool* buffer_pool() { return buffer_pool_.get(); }
161 SystemStateInfo* system_state_info() { return system_state_info_.get(); }
162
163 bool get_enable_webserver() const { return enable_webserver_; }

Callers 15

OpenMethod · 0.45
TearDownMethod · 0.45
CreateHashTableMethod · 0.45
OpenMethod · 0.45
PrepareMethod · 0.45
CloseMethod · 0.45
SetUpMethod · 0.45
TearDownMethod · 0.45
MemoryMaintenanceThreadFunction · 0.45
poolMethod · 0.45
CloseMethod · 0.45

Calls 1

getMethod · 0.65

Tested by 10

TearDownMethod · 0.36
CreateHashTableMethod · 0.36
SetUpMethod · 0.36
TearDownMethod · 0.36
SetUpMethod · 0.36
TearDownMethod · 0.36
TearDownMethod · 0.36
InitMethod · 0.36
SetUpMethod · 0.36
TearDownMethod · 0.36